ContainerAppResource
ResourceType
ContainerAppResource()
Data
HasData
AddTag(String, String, CancellationToken)
AddTagAsync(String, String, CancellationToken)
CreateResourceIdentifier(String, String, String)
Delete(WaitUntil, CancellationToken)
DeleteAsync(WaitUntil, CancellationToken)
Get(CancellationToken)
Get(String, CancellationToken)
GetAll(CancellationToken)
GetAllAsync(CancellationToken)
GetAsync(CancellationToken)
GetAsync(String, CancellationToken)
GetAuthToken(CancellationToken)
GetAuthTokenAsync(CancellationToken)
GetContainerAppAuthConfig(String, CancellationToken)
GetContainerAppAuthConfigAsync(String, CancellationToken)
GetContainerAppAuthConfigs()
GetContainerAppContainerPrivateEndpointConnection(String, CancellationToken)
GetContainerAppContainerPrivateEndpointConnectionAsync(String, CancellationToken)
GetContainerAppContainerPrivateEndpointConnections()
GetContainerAppDetector(String, CancellationToken)
GetContainerAppDetectorAsync(String, CancellationToken)
GetContainerAppDetectorProperty()
GetContainerAppDetectorPropertyRevision(String, CancellationToken)
GetContainerAppDetectorPropertyRevisionAsync(String, CancellationToken)
GetContainerAppDetectorPropertyRevisions()
GetContainerAppDetectors()
GetContainerAppLabelHistories()
GetContainerAppLabelHistory(String, CancellationToken)
GetContainerAppLabelHistoryAsync(String, CancellationToken)
GetContainerAppRevision(String, CancellationToken)
GetContainerAppRevisionAsync(String, CancellationToken)
GetContainerAppRevisions()
GetContainerAppsFunction(String, CancellationToken)
GetContainerAppsFunctionAsync(String, CancellationToken)
GetContainerAppsFunctions()
GetContainerAppSourceControl(String, CancellationToken)
GetContainerAppSourceControlAsync(String, CancellationToken)
GetContainerAppSourceControls()
GetCustomHostNameAnalysis(String, CancellationToken)
GetCustomHostNameAnalysisAsync(String, CancellationToken)
GetLogicApp(String, CancellationToken)
GetLogicAppAsync(String, CancellationToken)
GetLogicApps()
GetSecrets(CancellationToken)
GetSecretsAsync(CancellationToken)
RemoveTag(String, CancellationToken)
RemoveTagAsync(String, CancellationToken)
SetTags(IDictionary<String, String>, CancellationToken)
SetTagsAsync(IDictionary<String, String>, CancellationToken)
Start(WaitUntil, CancellationToken)
StartAsync(WaitUntil, CancellationToken)
Stop(WaitUntil, CancellationToken)
StopAsync(WaitUntil, CancellationToken)
Update(WaitUntil, ContainerAppData, CancellationToken)
UpdateAsync(WaitUntil, ContainerAppData, CancellationToken)
net11.0
namespace Azure.ResourceManager.AppContainers
{
public class ContainerAppResource : ArmResource, IJsonModel<ContainerAppData>, IPersistableModel<ContainerAppData>
{
public virtual LogicAppCollection GetLogicApps();
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.AppContainers , Version=1.6.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.AppContainers (1.6.0) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API