Interface ContainerGroup.Definition
- All Superinterfaces:
ContainerGroup.DefinitionStages.Blank, ContainerGroup.DefinitionStages.DnsConfigFork, ContainerGroup.DefinitionStages.WithAutoGeneratedDomainNameLabelScope, ContainerGroup.DefinitionStages.WithCreate, ContainerGroup.DefinitionStages.WithDnsConfig, ContainerGroup.DefinitionStages.WithDnsPrefix, ContainerGroup.DefinitionStages.WithFirstContainerInstance, ContainerGroup.DefinitionStages.WithGroup, ContainerGroup.DefinitionStages.WithLogAnalytics, ContainerGroup.DefinitionStages.WithNetworkProfile, ContainerGroup.DefinitionStages.WithNextContainerInstance, ContainerGroup.DefinitionStages.WithOsType, ContainerGroup.DefinitionStages.WithPrivateImageRegistry, ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume, ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly, ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry, ContainerGroup.DefinitionStages.WithRestartPolicy, ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate, ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity, ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity, ContainerGroup.DefinitionStages.WithVolume, com.azure.resourcemanager.resources.fluentcore.model.Creatable<ContainerGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<ContainerGroup.DefinitionStages.WithOsType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<ContainerGroup.DefinitionStages.WithOsType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<ContainerGroup.DefinitionStages.WithOsType>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<ContainerGroup.DefinitionStages.WithOsType>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<ContainerGroup.DefinitionStages.WithGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<ContainerGroup.DefinitionStages.WithCreate>
- Enclosing interface:
ContainerGroup
public static interface ContainerGroup.Definition
extends ContainerGroup.DefinitionStages.Blank, ContainerGroup.DefinitionStages.WithGroup, ContainerGroup.DefinitionStages.WithOsType, ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry, ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume, ContainerGroup.DefinitionStages.WithVolume, ContainerGroup.DefinitionStages.WithFirstContainerInstance, ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity, ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate, ContainerGroup.DefinitionStages.WithNextContainerInstance, ContainerGroup.DefinitionStages.DnsConfigFork, ContainerGroup.DefinitionStages.WithCreate
Starts the exec command for a specific container instance within the current group asynchronously.
-
Method Summary
Methods inherited from interface ContainerGroup.DefinitionStages.WithAutoGeneratedDomainNameLabelScope
withAutoGeneratedDomainNameLabelScopeMethods inherited from interface ContainerGroup.DefinitionStages.WithCreate
beginCreateMethods inherited from interface ContainerGroup.DefinitionStages.WithDnsConfig
withDnsConfiguration, withDnsServerNamesMethods inherited from interface ContainerGroup.DefinitionStages.WithDnsPrefix
withDnsPrefixMethods inherited from interface ContainerGroup.DefinitionStages.WithFirstContainerInstance
defineContainerInstance, withContainerInstance, withContainerInstanceMethods inherited from interface ContainerGroup.DefinitionStages.WithLogAnalytics
withLogAnalytics, withLogAnalyticsMethods inherited from interface ContainerGroup.DefinitionStages.WithNetworkProfile
withExistingSubnet, withExistingSubnet, withNewNetworkProfileOnExistingVirtualNetwork, withNewVirtualNetworkMethods inherited from interface ContainerGroup.DefinitionStages.WithNextContainerInstance
defineContainerInstanceMethods inherited from interface ContainerGroup.DefinitionStages.WithOsType
withLinux, withWindowsMethods inherited from interface ContainerGroup.DefinitionStages.WithPrivateImageRegistry
withPrivateImageRegistry, withPrivateImageRegistryMethods inherited from interface ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
defineVolume, withEmptyDirectoryVolume, withNewAzureFileShareVolume, withoutVolumeMethods inherited from interface ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly
withPublicImageRegistryOnlyMethods inherited from interface ContainerGroup.DefinitionStages.WithRestartPolicy
withRestartPolicyMethods inherited from interface ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessTo, withSystemAssignedIdentityBasedAccessToCurrentResourceGroup, withSystemAssignedIdentityBasedAccessToCurrentResourceGroupMethods inherited from interface ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity
withSystemAssignedManagedServiceIdentityMethods inherited from interface ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity
withExistingUserAssignedManagedServiceIdentity, withNewUserAssignedManagedServiceIdentityMethods inherited from interface ContainerGroup.DefinitionStages.WithVolume
defineVolumeMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags