Index
All Classes and Interfaces|All Packages
A
- add() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Get the add property: The capabilities to add to the container.
- Adding the package to your product - Search tag in Overview
- Section
- allowPrivilegeEscalation() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the allowPrivilegeEscalation property: A boolean value indicating whether the init process can elevate its privileges.
- ALWAYS - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Static value Always for ContainerGroupRestartPolicy.
- attach(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Attach to the output of a specific container instance.
- attachAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Attach to the output of a specific container instance.
- attachOutputStream(Container) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachOutputStream(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachOutputStream(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachOutputStreamAsync(Container) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachOutputStreamAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachOutputStreamAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Attaches to the output stream of a specific container instance in a specified container group.
- attachWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Attach to the output of a specific container instance.
- attachWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Attach to the output of a specific container instance.
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
-
Creates an instance of ContainerInstanceManager that exposes resource management API entry points.
- authenticate(TokenCredential, AzureProfile) - Method in interface com.azure.resourcemanager.containerinstance.ContainerInstanceManager.Configurable
-
Creates an instance of ContainerInstanceManager that exposes resource management API entry points.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
-
Creates an instance of ContainerInstanceManager that exposes resource management API entry points.
- Authentication - Search tag in Overview
- Section
- authorizationManager() - Method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
- autoGeneratedDomainNameLabelScope() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Gets the reuse policy of DNS name label for the container group.
- autoGeneratedDomainNameLabelScope() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the autoGeneratedDomainNameLabelScope property: The value representing the security enum.
- azureFile() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Get the azureFile property: The Azure File volume.
- AzureFileVolume - Class in com.azure.resourcemanager.containerinstance.models
-
The properties of the Azure File volume.
- AzureFileVolume() - Constructor for class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Creates an instance of AzureFileVolume class.
- Azure Resource Manager Container Instance client library for Java - Search tag in Overview
- Section
B
- beginCreate() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithCreate
-
Begins creating the deployment resource.
- beginCreateOrUpdate(String, String, ContainerGroupInner) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- beginCreateOrUpdate(String, String, ContainerGroupInner, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- beginCreateOrUpdateAsync(String, String, ContainerGroupInner) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- beginDeleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- beginDeleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- beginRestart(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- beginRestart(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- beginRestartAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- beginStart(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- beginStart(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- beginStartAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
C
- CachedImages - Class in com.azure.resourcemanager.containerinstance.models
-
The cached image and OS type.
- CachedImages() - Constructor for class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Creates an instance of CachedImages class.
- CachedImagesListResult - Class in com.azure.resourcemanager.containerinstance.models
-
The response containing cached images.
- CachedImagesListResult() - Constructor for class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Creates an instance of CachedImagesListResult class.
- capabilities() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the capabilities property: The supported capabilities.
- capabilities() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the capabilities property: The capabilities to add or drop from a container.
- Capabilities - Class in com.azure.resourcemanager.containerinstance.models
-
The regional capabilities.
- Capabilities() - Constructor for class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Creates an instance of Capabilities class.
- CapabilitiesCapabilities - Class in com.azure.resourcemanager.containerinstance.models
-
The supported capabilities.
- CapabilitiesCapabilities() - Constructor for class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Creates an instance of CapabilitiesCapabilities class.
- CapabilitiesListResult - Class in com.azure.resourcemanager.containerinstance.models
-
The response containing list of capabilities.
- CapabilitiesListResult() - Constructor for class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Creates an instance of CapabilitiesListResult class.
- ccePolicy() - Method in class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
-
Get the ccePolicy property: The base64 encoded confidential compute enforcement policy.
- clientId() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
-
Get the clientId property: The client id of user assigned identity.
- cols() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Get the cols property: The column size of the terminal.
- com.azure.resourcemanager.containerinstance - package com.azure.resourcemanager.containerinstance
-
Package containing the classes for ContainerInstanceManagementClient.
- com.azure.resourcemanager.containerinstance.fluent - package com.azure.resourcemanager.containerinstance.fluent
-
Package containing the service clients for ContainerInstanceManagementClient.
- com.azure.resourcemanager.containerinstance.fluent.models - package com.azure.resourcemanager.containerinstance.fluent.models
-
Package containing the inner data models for ContainerInstanceManagementClient.
- com.azure.resourcemanager.containerinstance.models - package com.azure.resourcemanager.containerinstance.models
-
Package containing the data models for ContainerInstanceManagementClient.
- command() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the command property: The commands to execute within the container instance in exec form.
- command() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the command property: The command to execute within the init container in exec form.
- command() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the command property: The commands to execute within the container instance in exec form.
- command() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExec
-
Get the command property: The commands to execute within the container.
- command() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Get the command property: The command to be executed.
- command() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the command property: The command to execute within the init container in exec form.
- CONFIDENTIAL - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Static value Confidential for ContainerGroupSku.
- confidentialComputeProperties() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the confidentialComputeProperties property: The properties for confidential container group.
- confidentialComputeProperties() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the confidentialComputeProperties property: The properties for confidential container group.
- ConfidentialComputeProperties - Class in com.azure.resourcemanager.containerinstance.models
-
The properties for confidential container group.
- ConfidentialComputeProperties() - Constructor for class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
-
Creates an instance of ConfidentialComputeProperties class.
- configure() - Static method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
-
Get a Configurable instance that can be used to create ContainerInstanceManager with optional configuration.
- Container - Class in com.azure.resourcemanager.containerinstance.models
-
A container instance.
- Container() - Constructor for class com.azure.resourcemanager.containerinstance.models.Container
-
Creates an instance of Container class.
- CONTAINER_INSIGHTS - Static variable in class com.azure.resourcemanager.containerinstance.models.LogAnalyticsLogType
-
Static value ContainerInsights for LogAnalyticsLogType.
- CONTAINER_INSTANCE_LOGS - Static variable in class com.azure.resourcemanager.containerinstance.models.LogAnalyticsLogType
-
Static value ContainerInstanceLogs for LogAnalyticsLogType.
- ContainerAttachResponseInner - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The information for the output stream from container attach.
- ContainerAttachResponseInner() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Creates an instance of ContainerAttachResponseInner class.
- ContainerAttachResult - Interface in com.azure.resourcemanager.containerinstance.models
-
The information for the output stream from container attach.
- ContainerExec - Class in com.azure.resourcemanager.containerinstance.models
-
The container execution command, for liveness or readiness probe.
- ContainerExec() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerExec
-
Creates an instance of ContainerExec class.
- ContainerExecRequest - Class in com.azure.resourcemanager.containerinstance.models
-
The container exec request.
- ContainerExecRequest() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Creates an instance of ContainerExecRequest class.
- ContainerExecRequestTerminalSize - Class in com.azure.resourcemanager.containerinstance.models
-
The size of the terminal.
- ContainerExecRequestTerminalSize() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Creates an instance of ContainerExecRequestTerminalSize class.
- ContainerExecResponse - Interface in com.azure.resourcemanager.containerinstance.models
-
Response containing the container exec command.
- ContainerExecResponseInner - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The information for the container exec command.
- ContainerExecResponseInner() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Creates an instance of ContainerExecResponseInner class.
- ContainerGroup - Interface in com.azure.resourcemanager.containerinstance.models
-
An immutable client-side representation of an Azure Container Group.
- ContainerGroup.Definition - Interface in com.azure.resourcemanager.containerinstance.models
-
Starts the exec command for a specific container instance within the current group asynchronously.
- ContainerGroup.DefinitionStages - Interface in com.azure.resourcemanager.containerinstance.models
-
Grouping of the container group definition stages.
- ContainerGroup.DefinitionStages.Blank - Interface in com.azure.resourcemanager.containerinstance.models
-
The first stage of the container group definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages - Interface in com.azure.resourcemanager.containerinstance.models
-
Grouping of volume definition stages.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
Grouping of the container group's volume definition stages.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The first stage of the container instance definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The final stage of the container instance definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the number of CPU cores.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the environment variables.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the GPU resource.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the container image.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify liveness probe.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the memory size in GB.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify (or not) the container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing not to specify any container ports internal or external.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPortsOrContainerInstanceAttach<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify one or more container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify readiness probe.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify the starting command line.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify volume mount setting.
- ContainerGroup.DefinitionStages.DnsConfigFork - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the DNS configuration of the container group.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages - Interface in com.azure.resourcemanager.containerinstance.models
-
Grouping of volume definition stages.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
Grouping of the container group's volume definition stages.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The first stage of the volume definition.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify a read only Azure File Share name.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the Git target directory name mappings.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the Git revision.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the Git URL mappings.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the secrets map.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the storage account key to access to the Azure file.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the volume definition allowing to specify the storage account name to access to the Azure file.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithVolumeAttach<ParentT> - Interface in com.azure.resourcemanager.containerinstance.models
-
The final stage of the volume definition.
- ContainerGroup.DefinitionStages.WithAutoGeneratedDomainNameLabelScope - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the reuse policy of DNS name label.
- ContainerGroup.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the definition which contains all the minimum required inputs for the resource to be created (via
Creatable.create()), but also allows for any other optional settings to be specified. - ContainerGroup.DefinitionStages.WithDnsConfig - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the DNS configuration of the container group.
- ContainerGroup.DefinitionStages.WithDnsPrefix - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the DNS prefix label.
- ContainerGroup.DefinitionStages.WithFirstContainerInstance - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify first required container instance.
- ContainerGroup.DefinitionStages.WithGroup - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the resource group.
- ContainerGroup.DefinitionStages.WithLogAnalytics - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the log analytics platform for the container group.
- ContainerGroup.DefinitionStages.WithNetworkProfile - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the network profile id.
- ContainerGroup.DefinitionStages.WithNextContainerInstance - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify a container instance.
- ContainerGroup.DefinitionStages.WithOsType - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the OS type.
- ContainerGroup.DefinitionStages.WithPrivateImageRegistry - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify a private image registry.
- ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify a private image registry or a volume.
- ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to skip the private image registry.
- ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify a public only or private image registry.
- ContainerGroup.DefinitionStages.WithRestartPolicy - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify the container group restart policy.
- ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify system assigned managed service identity with specific role based access.
- ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify having system assigned managed service identity.
- ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container instance definition allowing to specify user assigned managed service identity.
- ContainerGroup.DefinitionStages.WithVolume - Interface in com.azure.resourcemanager.containerinstance.models
-
The stage of the container group definition allowing to specify a volume that can be mounted by a container instance.
- ContainerGroup.Update - Interface in com.azure.resourcemanager.containerinstance.models
-
The template for an update operation, containing all the settings that can be modified.
- ContainerGroupDiagnostics - Class in com.azure.resourcemanager.containerinstance.models
-
Container group diagnostic information.
- ContainerGroupDiagnostics() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
-
Creates an instance of ContainerGroupDiagnostics class.
- ContainerGroupIdentity - Class in com.azure.resourcemanager.containerinstance.models
-
Identity for the container group.
- ContainerGroupIdentity() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Creates an instance of ContainerGroupIdentity class.
- ContainerGroupIdentityUserAssignedIdentities - Class in com.azure.resourcemanager.containerinstance.models
-
The list of user identities associated with the container group.
- ContainerGroupIdentityUserAssignedIdentities() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
-
Creates an instance of ContainerGroupIdentityUserAssignedIdentities class.
- ContainerGroupInner - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
A container group.
- ContainerGroupInner() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Creates an instance of ContainerGroupInner class.
- ContainerGroupIpAddressType - Class in com.azure.resourcemanager.containerinstance.models
-
Specifies if the IP is exposed to the public internet or private VNET.
- ContainerGroupIpAddressType() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupIpAddressType
-
Deprecated.
- ContainerGroupListResult - Class in com.azure.resourcemanager.containerinstance.models
-
The container group list response that contains the container group properties.
- ContainerGroupListResult() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Creates an instance of ContainerGroupListResult class.
- ContainerGroupNetworkProtocol - Class in com.azure.resourcemanager.containerinstance.models
-
The protocol associated with the port.
- ContainerGroupNetworkProtocol() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupNetworkProtocol
-
Deprecated.Use the
ContainerGroupNetworkProtocol.fromString(String)factory method. - ContainerGroupPriority - Class in com.azure.resourcemanager.containerinstance.models
-
The priority of the container group.
- ContainerGroupPriority() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupPriority
-
Deprecated.Use the
ContainerGroupPriority.fromString(String)factory method. - ContainerGroupProperties - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The container group properties.
- ContainerGroupProperties() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Creates an instance of ContainerGroupProperties class.
- ContainerGroupPropertiesInstanceView - Class in com.azure.resourcemanager.containerinstance.models
-
The instance view of the container group.
- ContainerGroupPropertiesInstanceView() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
-
Creates an instance of ContainerGroupPropertiesInstanceView class.
- ContainerGroupRestartPolicy - Class in com.azure.resourcemanager.containerinstance.models
-
Restart policy for all containers within the container group
- ContainerGroupRestartPolicy() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Deprecated.Use the
ContainerGroupRestartPolicy.fromString(String)factory method. - containerGroups() - Method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
- ContainerGroups - Interface in com.azure.resourcemanager.containerinstance.models
-
Entry point to the container instance management API.
- ContainerGroupsClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
An instance of this class provides access to all the operations defined in ContainerGroupsClient.
- ContainerGroupSku - Class in com.azure.resourcemanager.containerinstance.models
-
The container group SKU.
- ContainerGroupSku() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Deprecated.Use the
ContainerGroupSku.fromString(String)factory method. - ContainerGroupSubnetId - Class in com.azure.resourcemanager.containerinstance.models
-
Container group subnet information.
- ContainerGroupSubnetId() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Creates an instance of ContainerGroupSubnetId class.
- ContainerHttpGet - Class in com.azure.resourcemanager.containerinstance.models
-
The container Http Get settings, for liveness or readiness probe.
- ContainerHttpGet() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Creates an instance of ContainerHttpGet class.
- ContainerInstanceManagementClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
The interface for ContainerInstanceManagementClient class.
- ContainerInstanceManager - Class in com.azure.resourcemanager.containerinstance
-
Entry point to Azure container instance management.
- ContainerInstanceManager.Configurable - Interface in com.azure.resourcemanager.containerinstance
-
The interface allowing configurations to be set.
- ContainerInstanceOperationsOrigin - Class in com.azure.resourcemanager.containerinstance.models
-
The intended executor of the operation.
- ContainerInstanceOperationsOrigin() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerInstanceOperationsOrigin
-
Deprecated.Use the
ContainerInstanceOperationsOrigin.fromString(String)factory method. - ContainerNetworkProtocol - Class in com.azure.resourcemanager.containerinstance.models
-
The protocol associated with the port.
- ContainerNetworkProtocol() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerNetworkProtocol
-
Deprecated.Use the
ContainerNetworkProtocol.fromString(String)factory method. - ContainerPort - Class in com.azure.resourcemanager.containerinstance.models
-
The port exposed on the container instance.
- ContainerPort() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Creates an instance of ContainerPort class.
- ContainerProbe - Class in com.azure.resourcemanager.containerinstance.models
-
The container probe, for liveness or readiness.
- ContainerProbe() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Creates an instance of ContainerProbe class.
- ContainerProperties - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The container instance properties.
- ContainerProperties() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Creates an instance of ContainerProperties class.
- ContainerPropertiesInstanceView - Class in com.azure.resourcemanager.containerinstance.models
-
The instance view of the container instance.
- ContainerPropertiesInstanceView() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Creates an instance of ContainerPropertiesInstanceView class.
- containers() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the containers property: The containers within the container group.
- containers() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the containers property: The containers within the container group.
- containers() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- ContainersClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
An instance of this class provides access to all the operations defined in ContainersClient.
- ContainerState - Class in com.azure.resourcemanager.containerinstance.models
-
The container instance state.
- ContainerState() - Constructor for class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Creates an instance of ContainerState class.
- content() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
-
Get the content property: The content of the log.
- Contributing - Search tag in Overview
- Section
- count() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the count property: The count of the event.
- count() - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Get the count property: The count of the GPU resource.
- cpu() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Get the cpu property: The CPU limit of this container instance.
- cpu() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Get the cpu property: The CPU request of this container instance.
- createOrUpdate(String, String, ContainerGroupInner) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- createOrUpdate(String, String, ContainerGroupInner, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- createOrUpdateAsync(String, String, ContainerGroupInner) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- createOrUpdateWithResponseAsync(String, String, ContainerGroupInner) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Create or update container groups.
- currentState() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Get the currentState property: Current container instance state.
- currentState() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Get the currentState property: The current state of the init container.
- currentValue() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Get the currentValue property: The current usage of the resource.
D
- DEDICATED - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Static value Dedicated for ContainerGroupSku.
- defineContainerInstance(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithFirstContainerInstance
-
Begins the definition of a container instance.
- defineContainerInstance(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNextContainerInstance
-
Begins the definition of a container instance.
- defineVolume(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Begins the definition of a volume that can be shared by the container instances in the container group.
- defineVolume(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithVolume
-
Begins the definition of a volume that can be shared by the container instances in the container group.
- delete(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- deleteAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- deleteAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- deleteWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Delete the specified container group.
- deleteWithResponseAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.SubnetServiceAssociationLinksClient
-
Delete container group virtual network association links.
- DeploymentExtensionSpec - Class in com.azure.resourcemanager.containerinstance.models
-
Extension sidecars to be added to the deployment.
- DeploymentExtensionSpec() - Constructor for class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Creates an instance of DeploymentExtensionSpec class.
- DeploymentExtensionSpecProperties - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
Extension specific properties.
- DeploymentExtensionSpecProperties() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Creates an instance of DeploymentExtensionSpecProperties class.
- description() - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Get the description property: The description of the operation.
- detailStatus() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Get the detailStatus property: The human-readable status of the container instance state.
- diagnostics() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the diagnostics property: The diagnostic information for a container group.
- diagnostics() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the diagnostics property: The diagnostic information for a container group.
- directory() - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Get the directory property: Target directory name.
- display() - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Get the display property: The display information of the operation.
- dnsConfig() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the dnsConfig property: The DNS config information for a container group.
- dnsConfig() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the dnsConfig property: The DNS config information for a container group.
- dnsConfig() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- DnsConfiguration - Class in com.azure.resourcemanager.containerinstance.models
-
DNS configuration for the container group.
- DnsConfiguration() - Constructor for class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Creates an instance of DnsConfiguration class.
- dnsNameLabel() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the dnsNameLabel property: The Dns name label for the IP.
- DnsNameLabelReusePolicy - Class in com.azure.resourcemanager.containerinstance.models
-
The value representing the security enum.
- DnsNameLabelReusePolicy() - Constructor for class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Deprecated.Use the
DnsNameLabelReusePolicy.fromString(String)factory method. - dnsPrefix() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- drop() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Get the drop property: The capabilities to drop from the container.
E
- emptyDir() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Get the emptyDir property: The empty directory volume.
- encryptionProperties() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the encryptionProperties property: The encryption properties for a container group.
- encryptionProperties() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the encryptionProperties property: The encryption properties for a container group.
- EncryptionProperties - Class in com.azure.resourcemanager.containerinstance.models
-
The container group encryption properties.
- EncryptionProperties() - Constructor for class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Creates an instance of EncryptionProperties class.
- EnvironmentVariable - Class in com.azure.resourcemanager.containerinstance.models
-
The environment variable to set within the container instance.
- EnvironmentVariable() - Constructor for class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Creates an instance of EnvironmentVariable class.
- environmentVariables() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the environmentVariables property: The environment variables to set in the container instance.
- environmentVariables() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the environmentVariables property: The environment variables to set in the init container.
- environmentVariables() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the environmentVariables property: The environment variables to set in the container instance.
- environmentVariables() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the environmentVariables property: The environment variables to set in the init container.
- Event - Class in com.azure.resourcemanager.containerinstance.models
-
A container group or container instance event.
- Event() - Constructor for class com.azure.resourcemanager.containerinstance.models.Event
-
Creates an instance of Event class.
- events() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- events() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
-
Get the events property: The events of this container group.
- events() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Get the events property: The events of the container instance.
- events() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Get the events property: The events of the init container.
- Examples - Search tag in Overview
- Section
- exec() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the exec property: The execution command to probe.
- executeCommand(String, String, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Starts the exec command for a specific container instance.
- executeCommand(String, String, String, ContainerExecRequest) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Executes a command in a specific container instance.
- executeCommandAsync(String, String, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Starts the exec command for a specific container instance within the container group.
- executeCommandAsync(String, String, String, ContainerExecRequest) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Executes a command in a specific container instance.
- executeCommandWithResponse(String, String, String, ContainerExecRequest, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Executes a command in a specific container instance.
- executeCommandWithResponseAsync(String, String, String, ContainerExecRequest) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Executes a command in a specific container instance.
- exitCode() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Get the exitCode property: The container instance exit codes correspond to those from the `docker run` command.
- extensions() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the extensions property: extensions used by virtual kubelet.
- extensions() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the extensions property: extensions used by virtual kubelet.
- extensionType() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Get the extensionType property: Type of extension to be added.
- extensionType() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Get the extensionType property: Type of extension to be added.
- externalPorts() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- externalTcpPorts() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- externalUdpPorts() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
F
- failureThreshold() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the failureThreshold property: The failure threshold.
- finishTime() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Get the finishTime property: The date-time when the container instance state finished.
- firstTimestamp() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the firstTimestamp property: The date-time of the earliest logged event.
- fqdn() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- fqdn() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the fqdn property: The FQDN for the IP.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Reads an instance of ContainerAttachResponseInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Reads an instance of ContainerExecResponseInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Reads an instance of ContainerGroupInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Reads an instance of ContainerGroupProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Reads an instance of ContainerProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Reads an instance of DeploymentExtensionSpecProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Reads an instance of InitContainerPropertiesDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
-
Reads an instance of LogsInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Reads an instance of UsageInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Reads an instance of AzureFileVolume from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Reads an instance of CachedImages from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Reads an instance of CachedImagesListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Reads an instance of Capabilities from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Reads an instance of CapabilitiesCapabilities from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Reads an instance of CapabilitiesListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
-
Reads an instance of ConfidentialComputeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Container
-
Reads an instance of Container from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerExec
-
Reads an instance of ContainerExec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Reads an instance of ContainerExecRequest from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Reads an instance of ContainerExecRequestTerminalSize from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
-
Reads an instance of ContainerGroupDiagnostics from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Reads an instance of ContainerGroupIdentity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
-
Reads an instance of ContainerGroupIdentityUserAssignedIdentities from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Reads an instance of ContainerGroupListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
-
Reads an instance of ContainerGroupPropertiesInstanceView from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Reads an instance of ContainerGroupSubnetId from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Reads an instance of ContainerHttpGet from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Reads an instance of ContainerPort from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Reads an instance of ContainerProbe from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Reads an instance of ContainerPropertiesInstanceView from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Reads an instance of ContainerState from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Reads an instance of DeploymentExtensionSpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Reads an instance of DnsConfiguration from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Reads an instance of EncryptionProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Reads an instance of EnvironmentVariable from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Event
-
Reads an instance of Event from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Reads an instance of GitRepoVolume from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Reads an instance of GpuResource from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Reads an instance of HttpHeader from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Reads an instance of ImageRegistryCredential from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Reads an instance of InitContainerDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Reads an instance of InitContainerPropertiesDefinitionInstanceView from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Reads an instance of IpAddress from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Reads an instance of LogAnalytics from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Reads an instance of Operation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Reads an instance of OperationDisplay from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Reads an instance of OperationListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Port
-
Reads an instance of Port from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Reads an instance of ResourceLimits from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Reads an instance of ResourceRequests from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Reads an instance of ResourceRequirements from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Reads an instance of SecurityContextCapabilitiesDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Reads an instance of SecurityContextDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.UsageListResult
-
Reads an instance of UsageListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.UsageName
-
Reads an instance of UsageName from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Reads an instance of Volume from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Reads an instance of VolumeMount from the JsonReader.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIpAddressType
-
Creates or finds a ContainerGroupIpAddressType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupNetworkProtocol
-
Creates or finds a ContainerGroupNetworkProtocol from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPriority
-
Creates or finds a ContainerGroupPriority from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Creates or finds a ContainerGroupRestartPolicy from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Creates or finds a ContainerGroupSku from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerInstanceOperationsOrigin
-
Creates or finds a ContainerInstanceOperationsOrigin from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerNetworkProtocol
-
Creates or finds a ContainerNetworkProtocol from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Creates or finds a DnsNameLabelReusePolicy from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Creates or finds a GpuSku from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.LogAnalyticsLogType
-
Creates or finds a LogAnalyticsLogType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.OperatingSystemTypes
-
Creates or finds a OperatingSystemTypes from its string representation.
- fromString(String) - Static method in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Parses a serialized value to a ResourceIdentityType instance.
- fromString(String) - Static method in class com.azure.resourcemanager.containerinstance.models.Scheme
-
Creates or finds a Scheme from its string representation.
G
- getApiVersion() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets Api Version.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get the properties of the specified container group.
- getByResourceGroupAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get the properties of the specified container group.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get the properties of the specified container group.
- getByResourceGroupWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get the properties of the specified container group.
- getContainerGroups() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets the ContainerGroupsClient object to access its operations.
- getContainers() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets the ContainersClient object to access its operations.
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets The default poll interval for long-running operation.
- getEndpoint() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets server parameter.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets The HTTP pipeline to send requests through.
- getLocations() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets the LocationsClient object to access its operations.
- getLogContent(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Get the log content for the specified container instance within the container group.
- getLogContent(String, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Get the log content for the specified container instance within the container group.
- getLogContent(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Get the log content for the specified container instance within a container group.
- getLogContent(String, String, String, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Get the log content for the specified container instance within a container group.
- getLogContentAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Get the log content for the specified container instance within the container group.
- getLogContentAsync(String, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Get the log content for the specified container instance within the container group.
- getLogContentAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Get the log content for the specified container instance within a container group.
- getLogContentAsync(String, String, String, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Get the log content for the specified container instance within a container group.
- getOperations() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets the OperationsClient object to access its operations.
- getOutboundNetworkDependenciesEndpoints(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get all network dependencies for container group.
- getOutboundNetworkDependenciesEndpointsAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get all network dependencies for container group.
- getOutboundNetworkDependenciesEndpointsWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get all network dependencies for container group.
- getOutboundNetworkDependenciesEndpointsWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get all network dependencies for container group.
- getSubnetServiceAssociationLinks() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets the SubnetServiceAssociationLinksClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerInstanceManagementClient
-
Gets Subscription credentials which uniquely identify Microsoft Azure subscription.
- Getting started - Search tag in Overview
- Section
- gitRepo() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Get the gitRepo property: The git repo volume.
- GitRepoVolume - Class in com.azure.resourcemanager.containerinstance.models
-
Represents a volume that is populated with the contents of a git repository.
- GitRepoVolume() - Constructor for class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Creates an instance of GitRepoVolume class.
- gpu() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the gpu property: The GPU sku that this capability describes.
- gpu() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Get the gpu property: The GPU limit of this container instance.
- gpu() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Get the gpu property: The GPU request of this container instance.
- GpuResource - Class in com.azure.resourcemanager.containerinstance.models
-
The GPU resource.
- GpuResource() - Constructor for class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Creates an instance of GpuResource class.
- GpuSku - Class in com.azure.resourcemanager.containerinstance.models
-
The SKU of the GPU resource.
- GpuSku() - Constructor for class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Deprecated.Use the
GpuSku.fromString(String)factory method.
H
- HTTP - Static variable in class com.azure.resourcemanager.containerinstance.models.Scheme
-
Static value http for Scheme.
- httpGet() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the httpGet property: The Http Get settings to probe.
- HttpHeader - Class in com.azure.resourcemanager.containerinstance.models
-
The HTTP header.
- HttpHeader() - Constructor for class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Creates an instance of HttpHeader class.
- httpHeaders() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Get the httpHeaders property: The HTTP headers.
- HTTPS - Static variable in class com.azure.resourcemanager.containerinstance.models.Scheme
-
Static value https for Scheme.
I
- id() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Get the id property: Id of the usage result.
- id() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Get the id property: Resource ID of virtual network and subnet.
- identity() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the identity property: The identity of the container group, if configured.
- identity() - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Get the identity property: The keyvault managed identity.
- identity() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Get the identity property: The identity for the private registry.
- identityUrl() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Get the identityUrl property: The identity URL for the private registry.
- image() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the image property: The name of the image used to create the container instance.
- image() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the image property: The image of the init container.
- image() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Get the image property: The cached image name.
- image() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the image property: The name of the image used to create the container instance.
- image() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the image property: The image of the init container.
- ImageRegistryCredential - Class in com.azure.resourcemanager.containerinstance.models
-
Image registry credential.
- ImageRegistryCredential() - Constructor for class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Creates an instance of ImageRegistryCredential class.
- imageRegistryCredentials() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the imageRegistryCredentials property: The image registry credentials by which the container group is created from.
- imageRegistryCredentials() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the imageRegistryCredentials property: The image registry credentials by which the container group is created from.
- imageRegistryServers() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- Include the recommended packages - Search tag in Overview
- Section
- InitContainerDefinition - Class in com.azure.resourcemanager.containerinstance.models
-
The init container definition.
- InitContainerDefinition() - Constructor for class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Creates an instance of InitContainerDefinition class.
- InitContainerPropertiesDefinition - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The init container definition properties.
- InitContainerPropertiesDefinition() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Creates an instance of InitContainerPropertiesDefinition class.
- InitContainerPropertiesDefinitionInstanceView - Class in com.azure.resourcemanager.containerinstance.models
-
The instance view of the init container.
- InitContainerPropertiesDefinitionInstanceView() - Constructor for class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Creates an instance of InitContainerPropertiesDefinitionInstanceView class.
- initContainers() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the initContainers property: The init containers for a container group.
- initContainers() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the initContainers property: The init containers for a container group.
- initialDelaySeconds() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the initialDelaySeconds property: The initial delay seconds.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the instanceView property: The instance view of the container group.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the instanceView property: The instance view of the container group.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the instanceView property: The instance view of the container instance.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the instanceView property: The instance view of the init container.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the instanceView property: The instance view of the container instance.
- instanceView() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the instanceView property: The instance view of the init container.
- ip() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the ip property: The IP exposed to the public internet.
- ipAddress() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the ipAddress property: The IP address type of the container group.
- ipAddress() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the ipAddress property: The IP address type of the container group.
- ipAddress() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- IpAddress - Class in com.azure.resourcemanager.containerinstance.models
-
IP address for the container group.
- IpAddress() - Constructor for class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Creates an instance of IpAddress class.
- ipAddressType() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the ipAddressType property: The ip address type that this capability describes.
- isIPAddressPrivate() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- isIPAddressPublic() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- isManagedServiceIdentityEnabled() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
K
- K80 - Static variable in class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Static value K80 for GpuSku.
- Key concepts - Search tag in Overview
- Section
- keyName() - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Get the keyName property: The encryption key name.
- keyVersion() - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Get the keyVersion property: The encryption key version.
L
- lastTimestamp() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the lastTimestamp property: The date-time of the latest logged event.
- limit() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Get the limit property: The maximum permitted usage of the resource.
- limits() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Get the limits property: The resource limits of this container instance.
- LINUX - Static variable in class com.azure.resourcemanager.containerinstance.models.OperatingSystemTypes
-
Static value Linux for OperatingSystemTypes.
- list() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription.
- list() - Method in interface com.azure.resourcemanager.containerinstance.fluent.OperationsClient
-
List the operations for Azure Container Instance service.
- list(Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription.
- list(Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.OperationsClient
-
List the operations for Azure Container Instance service.
- listAsync() - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription.
- listAsync() - Method in interface com.azure.resourcemanager.containerinstance.fluent.OperationsClient
-
List the operations for Azure Container Instance service.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription and resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription and resource group.
- listByResourceGroupAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Get a list of container groups in the specified subscription and resource group.
- listCachedImages(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of cached images.
- listCachedImages(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists cached images for a subscription in a region.
- listCachedImages(String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of cached images.
- listCachedImagesAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of cached images.
- listCachedImagesAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists cached images for a subscription in a region.
- listCapabilities(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of capabilities of the location.
- listCapabilities(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists the capabilities of a location.
- listCapabilities(String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of capabilities of the location.
- listCapabilitiesAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the list of capabilities of the location.
- listCapabilitiesAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists the capabilities of a location.
- listLogs(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Get the logs for a specified container instance.
- listLogsAsync(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Get the logs for a specified container instance.
- listLogsWithResponse(String, String, String, Integer, Boolean, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Get the logs for a specified container instance.
- listLogsWithResponseAsync(String, String, String, Integer, Boolean) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainersClient
-
Get the logs for a specified container instance.
- listOperations() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists all operations for Azure Container Instance service.
- listOperationsAsync() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Lists all operations for Azure Container Instance service.
- listUsage(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the usage for a subscription.
- listUsage(String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the usage for a subscription.
- listUsageAsync(String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.LocationsClient
-
Get the usage for a subscription.
- livenessProbe() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the livenessProbe property: The liveness probe.
- livenessProbe() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the livenessProbe property: The liveness probe.
- localizedValue() - Method in class com.azure.resourcemanager.containerinstance.models.UsageName
-
Get the localizedValue property: The localized name of the resource.
- location() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the location property: The resource location.
- LocationsClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
An instance of this class provides access to all the operations defined in LocationsClient.
- logAnalytics() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- logAnalytics() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
-
Get the logAnalytics property: Container group log analytics information.
- LogAnalytics - Class in com.azure.resourcemanager.containerinstance.models
-
Container group log analytics information.
- LogAnalytics() - Constructor for class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Creates an instance of LogAnalytics class.
- LogAnalyticsLogType - Class in com.azure.resourcemanager.containerinstance.models
-
The log type to be used.
- LogAnalyticsLogType() - Constructor for class com.azure.resourcemanager.containerinstance.models.LogAnalyticsLogType
-
Deprecated.Use the
LogAnalyticsLogType.fromString(String)factory method. - LogsInner - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
The logs.
- LogsInner() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
-
Creates an instance of LogsInner class.
- logType() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Get the logType property: The log type to be used.
M
- managedServiceIdentityType() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- maxCpu() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Get the maxCpu property: The maximum allowed CPU request in cores.
- maxGpuCount() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Get the maxGpuCount property: The maximum allowed GPU count.
- maxMemoryInGB() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Get the maxMemoryInGB property: The maximum allowed memory request in GB.
- memoryInGB() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Get the memoryInGB property: The memory limit in GB of this container instance.
- memoryInGB() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Get the memoryInGB property: The memory request in GB of this container instance.
- message() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the message property: The event message.
- metadata() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Get the metadata property: Metadata for log analytics.
- mountPath() - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Get the mountPath property: The path within the container where the volume should be mounted.
N
- name() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Get the name property: The name object of the resource.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the name property: The user-provided name of the container instance.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Get the name property: Friendly name for the subnet.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Get the name property: Name of the extension.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Get the name property: The name of the environment variable.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the name property: The event name.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Get the name property: The header name.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the name property: The name for the init container.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Get the name property: The name of the operation.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Get the name property: The name of the volume.
- name() - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Get the name property: The name of the volume mount.
- nameServers() - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Get the nameServers property: The DNS servers for the container group.
- networkManager() - Method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
- NEVER - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Static value Never for ContainerGroupRestartPolicy.
- nextLink() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Get the nextLink property: The URI to fetch the next page of cached images.
- nextLink() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Get the nextLink property: The URI to fetch the next page of capabilities.
- nextLink() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Get the nextLink property: The URI to fetch the next page of container groups.
- nextLink() - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Get the nextLink property: The URI to fetch the next page of operations.
- Next steps - Search tag in Overview
- Section
- NONE - Enum constant in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Enum value None.
- NOREUSE - Static variable in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Static value Noreuse for DnsNameLabelReusePolicy.
O
- ON_FAILURE - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Static value OnFailure for ContainerGroupRestartPolicy.
- OperatingSystemTypes - Class in com.azure.resourcemanager.containerinstance.models
-
The operating system type required by the containers in the container group.
- OperatingSystemTypes() - Constructor for class com.azure.resourcemanager.containerinstance.models.OperatingSystemTypes
-
Deprecated.Use the
OperatingSystemTypes.fromString(String)factory method. - operation() - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Get the operation property: The friendly name of the operation.
- Operation - Class in com.azure.resourcemanager.containerinstance.models
-
An operation for Azure Container Instance service.
- Operation() - Constructor for class com.azure.resourcemanager.containerinstance.models.Operation
-
Creates an instance of Operation class.
- OperationDisplay - Class in com.azure.resourcemanager.containerinstance.models
-
The display information of the operation.
- OperationDisplay() - Constructor for class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Creates an instance of OperationDisplay class.
- OperationListResult - Class in com.azure.resourcemanager.containerinstance.models
-
The operation list response that contains all operations for Azure Container Instance service.
- OperationListResult() - Constructor for class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Creates an instance of OperationListResult class.
- OperationsClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
- options() - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Get the options property: The DNS options for the container group.
- origin() - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Get the origin property: The intended executor of the operation.
- osType() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the osType property: The operating system type required by the containers in the container group.
- osType() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the osType property: The operating system type required by the containers in the container group.
- osType() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Get the osType property: The OS type of the cached image.
- osType() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the osType property: The OS type that this capability describes.
- osType() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
P
- P100 - Static variable in class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Static value P100 for GpuSku.
- password() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Get the password property: The password to the output stream from the attach.
- password() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Get the password property: The password to start the exec command.
- password() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerAttachResult
-
Gets the password to the output stream from the attach.
- password() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerExecResponse
-
Get the password value.
- password() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Get the password property: The password for the private registry.
- path() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Get the path property: The path to probe.
- periodSeconds() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the periodSeconds property: The period seconds.
- port() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Get the port property: The port number to probe.
- port() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Get the port property: The port number exposed within the container group.
- port() - Method in class com.azure.resourcemanager.containerinstance.models.Port
-
Get the port property: The port number.
- Port - Class in com.azure.resourcemanager.containerinstance.models
-
The port exposed on the container group.
- Port() - Constructor for class com.azure.resourcemanager.containerinstance.models.Port
-
Creates an instance of Port class.
- ports() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the ports property: The exposed ports on the container instance.
- ports() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the ports property: The exposed ports on the container instance.
- ports() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the ports property: The list of ports exposed on the container group.
- Prerequisites - Search tag in Overview
- Section
- previousState() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Get the previousState property: Previous container instance state.
- previousState() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Get the previousState property: The previous state of the init container.
- principalId() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Get the principalId property: The principal id of the container group identity.
- principalId() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
-
Get the principalId property: The principal id of user assigned identity.
- priority() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the priority property: The priority of the container group.
- priority() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the priority property: The priority of the container group.
- PRIVATE - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIpAddressType
-
Static value Private for ContainerGroupIpAddressType.
- privileged() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the privileged property: The flag to determine if the container permissions is elevated to Privileged.
- properties() - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Get the properties property: The additional properties.
- protectedSettings() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Get the protectedSettings property: Protected settings for the extension.
- protectedSettings() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Get the protectedSettings property: Protected settings for the extension.
- protocol() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Get the protocol property: The protocol associated with the port.
- protocol() - Method in class com.azure.resourcemanager.containerinstance.models.Port
-
Get the protocol property: The protocol associated with the port.
- provider() - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Get the provider property: The name of the provider of the operation.
- provisioningState() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the provisioningState property: The provisioning state of the container group.
- provisioningState() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the provisioningState property: The provisioning state of the container group.
- provisioningState() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- PUBLIC - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIpAddressType
-
Static value Public for ContainerGroupIpAddressType.
R
- readinessProbe() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the readinessProbe property: The readiness probe.
- readinessProbe() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the readinessProbe property: The readiness probe.
- readOnly() - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Get the readOnly property: The flag indicating whether the Azure File shared mounted as a volume is read-only.
- readOnly() - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Get the readOnly property: The flag indicating whether the volume mount is read-only.
- REGULAR - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPriority
-
Static value Regular for ContainerGroupPriority.
- repository() - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Get the repository property: Repository URL.
- requests() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Get the requests property: The resource requests of this container instance.
- resource() - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Get the resource property: The name of the resource type of the operation.
- RESOURCE_GROUP_REUSE - Static variable in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Static value ResourceGroupReuse for DnsNameLabelReusePolicy.
- ResourceIdentityType - Enum in com.azure.resourcemanager.containerinstance.models
-
The type of identity used for the container group.
- ResourceLimits - Class in com.azure.resourcemanager.containerinstance.models
-
The resource limits.
- ResourceLimits() - Constructor for class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Creates an instance of ResourceLimits class.
- ResourceRequests - Class in com.azure.resourcemanager.containerinstance.models
-
The resource requests.
- ResourceRequests() - Constructor for class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Creates an instance of ResourceRequests class.
- ResourceRequirements - Class in com.azure.resourcemanager.containerinstance.models
-
The resource requirements.
- ResourceRequirements() - Constructor for class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Creates an instance of ResourceRequirements class.
- resources() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the resources property: The resource requirements of the container instance.
- resources() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the resources property: The resource requirements of the container instance.
- resourceType() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Get the resourceType property: The resource type that this capability describes.
- restart() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Restarts all containers in a container group in place.
- restart(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- restart(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- restartAsync() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Restarts all containers in a container group in place asynchronously.
- restartAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- restartCount() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Get the restartCount property: The number of times that the container instance has been restarted.
- restartCount() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Get the restartCount property: The number of times that the init container has been restarted.
- restartPolicy() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the restartPolicy property: Restart policy for all containers within the container group
- restartPolicy() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the restartPolicy property: Restart policy for all containers within the container group
- restartPolicy() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- restartWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Restarts all containers in a container group.
- revision() - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Get the revision property: Commit hash for the specified revision.
- rows() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Get the rows property: The row size of the terminal.
- runAsGroup() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the runAsGroup property: Sets the User GID for the container.
- runAsUser() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the runAsUser property: Sets the User UID for the container.
S
- scheme() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Get the scheme property: The scheme.
- Scheme - Class in com.azure.resourcemanager.containerinstance.models
-
The scheme.
- Scheme() - Constructor for class com.azure.resourcemanager.containerinstance.models.Scheme
-
Deprecated.Use the
Scheme.fromString(String)factory method. - searchDomains() - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Get the searchDomains property: The DNS search domains for hostname lookup in the container group.
- seccompProfile() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Get the seccompProfile property: a base64 encoded string containing the contents of the JSON in the seccomp profile.
- secret() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Get the secret property: The secret volume.
- secureValue() - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Get the secureValue property: The value of the secure environment variable.
- securityContext() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the securityContext property: The container security properties.
- securityContext() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the securityContext property: The container security properties.
- securityContext() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the securityContext property: The container security properties.
- securityContext() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the securityContext property: The container security properties.
- SecurityContextCapabilitiesDefinition - Class in com.azure.resourcemanager.containerinstance.models
-
The capabilities to add or drop from a container.
- SecurityContextCapabilitiesDefinition() - Constructor for class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Creates an instance of SecurityContextCapabilitiesDefinition class.
- SecurityContextDefinition - Class in com.azure.resourcemanager.containerinstance.models
-
The security context for the container.
- SecurityContextDefinition() - Constructor for class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Creates an instance of SecurityContextDefinition class.
- server() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Get the server property: The Docker image registry server without a protocol such as "http" and "https".
- settings() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Get the settings property: Settings for the extension.
- settings() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Get the settings property: Settings for the extension.
- shareName() - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Get the shareName property: The name of the Azure File share to be mounted as a volume.
- sku() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the sku property: The SKU for a container group.
- sku() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the sku property: The SKU for a container group.
- sku() - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Get the sku property: The SKU of the GPU resource.
- SPOT - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPriority
-
Static value Spot for ContainerGroupPriority.
- STANDARD - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Static value Standard for ContainerGroupSku.
- start(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- start(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Starts all containers in a container group.
- start(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- startAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- startAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroups
-
Starts all containers in a container group.
- startTime() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Get the startTime property: The date-time when the container instance state started.
- startWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Starts all containers in a container group.
- state() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- state() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
-
Get the state property: The state of the container group.
- state() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Get the state property: The state of the container instance.
- stop() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Stops all containers in a container group.
- stop(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Stops all containers in a container group.
- stopAsync() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
-
Stops all containers in a container group asynchronously.
- stopAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Stops all containers in a container group.
- stopWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Stops all containers in a container group.
- stopWithResponseAsync(String, String) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Stops all containers in a container group.
- storageAccountKey() - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Get the storageAccountKey property: The storage account access key used to access the Azure File share.
- storageAccountName() - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Get the storageAccountName property: The name of the storage account that contains the Azure File share.
- storageManager() - Method in class com.azure.resourcemanager.containerinstance.ContainerInstanceManager
- subnetIds() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the subnetIds property: The subnet resource IDs for a container group.
- subnetIds() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the subnetIds property: The subnet resource IDs for a container group.
- subnetIds() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- SubnetServiceAssociationLinksClient - Interface in com.azure.resourcemanager.containerinstance.fluent
-
An instance of this class provides access to all the operations defined in SubnetServiceAssociationLinksClient.
- SUBSCRIPTION_REUSE - Static variable in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Static value SubscriptionReuse for DnsNameLabelReusePolicy.
- successThreshold() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the successThreshold property: The success threshold.
- SYSTEM - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerInstanceOperationsOrigin
-
Static value System for ContainerInstanceOperationsOrigin.
- SYSTEM_ASSIGNED - Enum constant in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Enum value SystemAssigned.
- SYSTEM_ASSIGNED_USER_ASSIGNED - Enum constant in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Enum value SystemAssigned, UserAssigned.
- systemAssignedManagedServiceIdentityPrincipalId() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- systemAssignedManagedServiceIdentityTenantId() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
T
- TCP - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupNetworkProtocol
-
Static value TCP for ContainerGroupNetworkProtocol.
- TCP - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerNetworkProtocol
-
Static value TCP for ContainerNetworkProtocol.
- TENANT_REUSE - Static variable in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Static value TenantReuse for DnsNameLabelReusePolicy.
- tenantId() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Get the tenantId property: The tenant id associated with the container group.
- terminalSize() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Get the terminalSize property: The size of the terminal.
- timeoutSeconds() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Get the timeoutSeconds property: The timeout seconds.
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Container
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Event
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Operation
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Port
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.UsageListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.UsageName
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
- toString() - Method in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
- Troubleshooting - Search tag in Overview
- Section
- type() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Get the type property: The type of identity used for the container group.
- type() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Get the type property: The event type.
- type() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Get the type property: Specifies if the IP is exposed to the public internet or private VNET.
U
- UDP - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerGroupNetworkProtocol
-
Static value UDP for ContainerGroupNetworkProtocol.
- UDP - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerNetworkProtocol
-
Static value UDP for ContainerNetworkProtocol.
- unit() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Get the unit property: Unit of the usage result.
- UNSECURE - Static variable in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Static value Unsecure for DnsNameLabelReusePolicy.
- update(String, String, Resource) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Update container groups.
- updateAsync(String, String, Resource) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Update container groups.
- updateWithResponse(String, String, Resource, Context) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Update container groups.
- updateWithResponseAsync(String, String, Resource) - Method in interface com.azure.resourcemanager.containerinstance.fluent.ContainerGroupsClient
-
Update container groups.
- UsageInner - Class in com.azure.resourcemanager.containerinstance.fluent.models
-
A single usage result.
- UsageInner() - Constructor for class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Creates an instance of UsageInner class.
- UsageListResult - Class in com.azure.resourcemanager.containerinstance.models
-
The response containing the usage data.
- UsageListResult() - Constructor for class com.azure.resourcemanager.containerinstance.models.UsageListResult
-
Creates an instance of UsageListResult class.
- UsageName - Class in com.azure.resourcemanager.containerinstance.models
-
The name object of the resource.
- UsageName() - Constructor for class com.azure.resourcemanager.containerinstance.models.UsageName
-
Creates an instance of UsageName class.
- USER - Static variable in class com.azure.resourcemanager.containerinstance.models.ContainerInstanceOperationsOrigin
-
Static value User for ContainerInstanceOperationsOrigin.
- USER_ASSIGNED - Enum constant in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Enum value UserAssigned.
- userAssignedIdentities() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Get the userAssignedIdentities property: The list of user identities associated with the container group.
- userAssignedManagedServiceIdentityIds() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
- username() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Get the username property: The username for the private registry.
V
- V100 - Static variable in class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Static value V100 for GpuSku.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.UsageInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Capabilities
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesCapabilities
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentityUserAssignedIdentities
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPropertiesInstanceView
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPropertiesInstanceView
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerState
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Event
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerPropertiesDefinitionInstanceView
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Port
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.UsageListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.UsageName
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Get the value property: The list of cached images.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Get the value property: The list of capabilities.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Get the value property: The list of container groups.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Get the value property: The value of the environment variable.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Get the value property: The header value.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Get the value property: The list of operations.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.UsageListResult
-
Get the value property: The usage data.
- value() - Method in class com.azure.resourcemanager.containerinstance.models.UsageName
-
Get the value property: The name of the resource.
- valueOf(String) - Static method in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIpAddressType
-
Gets known ContainerGroupIpAddressType values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupNetworkProtocol
-
Gets known ContainerGroupNetworkProtocol values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupPriority
-
Gets known ContainerGroupPriority values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupRestartPolicy
-
Gets known ContainerGroupRestartPolicy values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSku
-
Gets known ContainerGroupSku values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerInstanceOperationsOrigin
-
Gets known ContainerInstanceOperationsOrigin values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.ContainerNetworkProtocol
-
Gets known ContainerNetworkProtocol values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.DnsNameLabelReusePolicy
-
Gets known DnsNameLabelReusePolicy values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.GpuSku
-
Gets known GpuSku values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.LogAnalyticsLogType
-
Gets known LogAnalyticsLogType values.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.OperatingSystemTypes
-
Gets known OperatingSystemTypes values.
- values() - Static method in enum com.azure.resourcemanager.containerinstance.models.ResourceIdentityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in class com.azure.resourcemanager.containerinstance.models.Scheme
-
Gets known Scheme values.
- vaultBaseUrl() - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Get the vaultBaseUrl property: The keyvault base url.
- version() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Get the version property: Version of the extension being used.
- version() - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Get the version property: Version of the extension being used.
- Volume - Class in com.azure.resourcemanager.containerinstance.models
-
The properties of the volume.
- Volume() - Constructor for class com.azure.resourcemanager.containerinstance.models.Volume
-
Creates an instance of Volume class.
- VolumeMount - Class in com.azure.resourcemanager.containerinstance.models
-
The properties of the volume mount.
- VolumeMount() - Constructor for class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Creates an instance of VolumeMount class.
- volumeMounts() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Get the volumeMounts property: The volume mounts available to the container instance.
- volumeMounts() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Get the volumeMounts property: The volume mounts available to the init container.
- volumeMounts() - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Get the volumeMounts property: The volume mounts available to the container instance.
- volumeMounts() - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Get the volumeMounts property: The volume mounts available to the init container.
- volumes() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the volumes property: The list of volumes that can be mounted by containers in this container group.
- volumes() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Get the volumes property: The list of volumes that can be mounted by containers in this container group.
- volumes() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup
W
- webSocketUri() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Get the webSocketUri property: The uri for the output stream from the attach.
- webSocketUri() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Get the webSocketUri property: The uri for the exec websocket.
- webSocketUri() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerAttachResult
-
Gets the WebSocket URI for the output stream from the attach.
- webSocketUri() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerExecResponse
-
Get the webSocketUri value.
- WINDOWS - Static variable in class com.azure.resourcemanager.containerinstance.models.OperatingSystemTypes
-
Static value Windows for OperatingSystemTypes.
- withAdd(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Set the add property: The capabilities to add to the container.
- withAllowPrivilegeEscalation(Boolean) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the allowPrivilegeEscalation property: A boolean value indicating whether the init process can elevate its privileges.
- withAutoGeneratedDomainNameLabelScope(DnsNameLabelReusePolicy) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithAutoGeneratedDomainNameLabelScope
-
Specifies the reuse policy of DNS name label for container group.
- withAutoGeneratedDomainNameLabelScope(DnsNameLabelReusePolicy) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Set the autoGeneratedDomainNameLabelScope property: The value representing the security enum.
- withAzureFile(AzureFileVolume) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Set the azureFile property: The Azure File volume.
- withCapabilities(SecurityContextCapabilitiesDefinition) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the capabilities property: The capabilities to add or drop from a container.
- withCcePolicy(String) - Method in class com.azure.resourcemanager.containerinstance.models.ConfidentialComputeProperties
-
Set the ccePolicy property: The base64 encoded confidential compute enforcement policy.
- withCols(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Set the cols property: The column size of the terminal.
- withCommand(String) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Set the command property: The command to be executed.
- withCommand(List<String>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the command property: The commands to execute within the container instance in exec form.
- withCommand(List<String>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Set the command property: The command to execute within the init container in exec form.
- withCommand(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the command property: The commands to execute within the container instance in exec form.
- withCommand(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExec
-
Set the command property: The commands to execute within the container.
- withCommand(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the command property: The command to execute within the init container in exec form.
- withConfidentialComputeProperties(ConfidentialComputeProperties) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the confidentialComputeProperties property: The properties for confidential container group.
- withConfidentialComputeProperties(ConfidentialComputeProperties) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the confidentialComputeProperties property: The properties for confidential container group.
- withContainerInstance(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithFirstContainerInstance
-
Defines one container instance for the specified image with one CPU count and 1.5 GB memory, with TCP port 80 opened externally.
- withContainerInstance(String, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithFirstContainerInstance
-
Defines one container instance for the specified image with one CPU count and 1.5 GB memory, with a custom TCP port opened externally.
- withContainers(List<Container>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the containers property: The containers within the container group.
- withContainers(List<Container>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the containers property: The containers within the container group.
- withContent(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.LogsInner
-
Set the content property: The content of the log.
- withCount(int) - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Set the count property: The count of the GPU resource.
- withCpu(double) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Set the cpu property: The CPU request of this container instance.
- withCpu(Double) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Set the cpu property: The CPU limit of this container instance.
- withCpuCoreCount(double) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount
-
Specifies the number of CPU cores assigned to this container instance.
- withDescription(String) - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Set the description property: The description of the operation.
- withDiagnostics(ContainerGroupDiagnostics) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the diagnostics property: The diagnostic information for a container group.
- withDiagnostics(ContainerGroupDiagnostics) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the diagnostics property: The diagnostic information for a container group.
- withDirectory(String) - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Set the directory property: Target directory name.
- withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Set the display property: The display information of the operation.
- withDnsConfig(DnsConfiguration) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the dnsConfig property: The DNS config information for a container group.
- withDnsConfig(DnsConfiguration) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the dnsConfig property: The DNS config information for a container group.
- withDnsConfiguration(List<String>, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithDnsConfig
-
Specifies the DNS configuration for the container group.
- withDnsNameLabel(String) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Set the dnsNameLabel property: The Dns name label for the IP.
- withDnsPrefix(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithDnsPrefix
-
Specifies the DNS prefix to be used to create the FQDN for the container group.
- withDnsServerNames(List<String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithDnsConfig
-
Specifies the DNS servers for the container group.
- withDrop(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextCapabilitiesDefinition
-
Set the drop property: The capabilities to drop from the container.
- withEmptyDir(Object) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Set the emptyDir property: The empty directory volume.
- withEmptyDirectoryVolume(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Specifies an empty directory volume that can be shared by the container instances in the container group.
- withEncryptionProperties(EncryptionProperties) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the encryptionProperties property: The encryption properties for a container group.
- withEncryptionProperties(EncryptionProperties) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the encryptionProperties property: The encryption properties for a container group.
- withEnvironmentVariable(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variable.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the environmentVariables property: The environment variables to set in the container instance.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Set the environmentVariables property: The environment variables to set in the init container.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the environmentVariables property: The environment variables to set in the container instance.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the environmentVariables property: The environment variables to set in the init container.
- withEnvironmentVariables(Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variables.
- withEnvironmentVariableWithSecuredValue(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variable that has a secured value.
- withEnvironmentVariableWithSecuredValue(Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies a collection of name and secure value pairs for the environment variables.
- withExec(ContainerExec) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the exec property: The execution command to probe.
- withExistingReadOnlyAzureFileShare(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
-
Specifies an existing Azure file share name.
- withExistingReadWriteAzureFileShare(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
-
Specifies an existing Azure file share name.
- withExistingSubnet(Subnet) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNetworkProfile
-
Specifies the subnet of virtual network for a container group.
- withExistingSubnet(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNetworkProfile
-
Specifies the subnet of virtual network for a container group.
- withExistingUserAssignedManagedServiceIdentity(Identity) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity
-
Specifies an existing user assigned identity to be associate with the container group.
- withExtensions(List<DeploymentExtensionSpec>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the extensions property: extensions used by virtual kubelet.
- withExtensions(List<DeploymentExtensionSpec>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the extensions property: extensions used by virtual kubelet.
- withExtensionType(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Set the extensionType property: Type of extension to be added.
- withExtensionType(String) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Set the extensionType property: Type of extension to be added.
- withExternalTcpPort(int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP port available to external clients.
- withExternalTcpPorts(int...) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP ports available to external clients.
- withExternalUdpPort(int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's UDP port available to external clients.
- withExternalUdpPorts(int...) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's UDP ports available to external clients.
- withFailureThreshold(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the failureThreshold property: The failure threshold.
- withGitDirectoryName(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName
-
Specifies the Git target directory name for the new volume.
- withGitRepo(GitRepoVolume) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Set the gitRepo property: The git repo volume.
- withGitRevision(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
-
Specifies the Git revision for the new volume.
- withGitUrl(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl
-
Specifies the Git URL for the new volume.
- withGpu(GpuResource) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Set the gpu property: The GPU limit of this container instance.
- withGpu(GpuResource) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Set the gpu property: The GPU request of this container instance.
- withGpuResource(int, GpuSku) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithGpuResource
-
Specifies the GPU core count and SKU.
- withHttpGet(ContainerHttpGet) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the httpGet property: The Http Get settings to probe.
- withHttpHeaders(List<HttpHeader>) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Set the httpHeaders property: The HTTP headers.
- withId(String) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Set the id property: Resource ID of virtual network and subnet.
- withIdentity(ContainerGroupIdentity) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the identity property: The identity of the container group, if configured.
- withIdentity(String) - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Set the identity property: The keyvault managed identity.
- withIdentity(String) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Set the identity property: The identity for the private registry.
- withIdentityUrl(String) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Set the identityUrl property: The identity URL for the private registry.
- withImage(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the image property: The name of the image used to create the container instance.
- withImage(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Set the image property: The image of the init container.
- withImage(String) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Set the image property: The cached image name.
- withImage(String) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the image property: The name of the image used to create the container instance.
- withImage(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage
-
Specifies the container image to be used.
- withImage(String) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the image property: The image of the init container.
- withImageRegistryCredentials(List<ImageRegistryCredential>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the imageRegistryCredentials property: The image registry credentials by which the container group is created from.
- withImageRegistryCredentials(List<ImageRegistryCredential>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the imageRegistryCredentials property: The image registry credentials by which the container group is created from.
- withInitContainers(List<InitContainerDefinition>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the initContainers property: The init containers for a container group.
- withInitContainers(List<InitContainerDefinition>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the initContainers property: The init containers for a container group.
- withInitialDelaySeconds(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the initialDelaySeconds property: The initial delay seconds.
- withInternalTcpPort(int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP port is available to internal clients only (other container instances within the container group).
- withInternalTcpPorts(int...) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP ports are available to internal clients only (other container instances within the container group).
- withInternalUdpPort(int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's UDP port is available to internal clients only (other container instances within the container group).
- withInternalUdpPorts(int...) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's Udp ports are available to internal clients only (other container instances within the container group).
- withIp(String) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Set the ip property: The IP exposed to the public internet.
- withIpAddress(IpAddress) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the ipAddress property: The IP address type of the container group.
- withIpAddress(IpAddress) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the ipAddress property: The IP address type of the container group.
- withKeyName(String) - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Set the keyName property: The encryption key name.
- withKeyVersion(String) - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Set the keyVersion property: The encryption key version.
- withLimits(ResourceLimits) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Set the limits property: The resource limits of this container instance.
- withLinux() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithOsType
-
Specifies this is a Linux container group.
- withLivenessProbe(ContainerProbe) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the livenessProbe property: The liveness probe.
- withLivenessProbe(ContainerProbe) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the livenessProbe property: The liveness probe.
- withLivenessProbe(ContainerProbe) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
-
Specifies the container's liveness probe.
- withLivenessProbeExecutionCommand(List<String>, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
-
Specifies the container's liveness probe to execute a given command at a given interval.
- withLivenessProbeExecutionCommand(List<String>, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
-
Specifies the container's liveness probe to execute a given command at a given interval.
- withLivenessProbeHttpGet(String, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
-
Specifies the container's liveness probe to perform an Http Get at a given interval.
- withLivenessProbeHttpGet(String, int, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithLivenessProbe
-
Specifies the container's liveness probe to perform an Http Get at a given interval.
- withLocation(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
- withLogAnalytics(LogAnalytics) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupDiagnostics
-
Set the logAnalytics property: Container group log analytics information.
- withLogAnalytics(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithLogAnalytics
-
Specifies the log analytics workspace to use for the container group.
- withLogAnalytics(String, String, LogAnalyticsLogType, Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithLogAnalytics
-
Specifies the log analytics workspace with optional add-ons for the container group.
- withLogType(LogAnalyticsLogType) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Set the logType property: The log type to be used.
- withMemoryInGB(double) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequests
-
Set the memoryInGB property: The memory request in GB of this container instance.
- withMemoryInGB(Double) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceLimits
-
Set the memoryInGB property: The memory limit in GB of this container instance.
- withMemorySizeInGB(double) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize
-
Specifies the memory size in GB assigned to this container instance.
- withMetadata(Map<String, String>) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Set the metadata property: Metadata for log analytics.
- withMountPath(String) - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Set the mountPath property: The path within the container where the volume should be mounted.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the name property: The user-provided name of the container instance.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupSubnetId
-
Set the name property: Friendly name for the subnet.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Set the name property: Name of the extension.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Set the name property: The name of the environment variable.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Set the name property: The header name.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the name property: The name for the init container.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Set the name property: The name of the operation.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Set the name property: The name of the volume.
- withName(String) - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Set the name property: The name of the volume mount.
- withNameServers(List<String>) - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Set the nameServers property: The DNS servers for the container group.
- withNewAzureFileShareVolume(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Specifies a new Azure file share name to be created.
- withNewNetworkProfileOnExistingVirtualNetwork(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNetworkProfile
-
Deprecated.use
ContainerGroup.DefinitionStages.WithNetworkProfile.withExistingSubnet(Subnet). The NetworkProfile configuration of ContainerGroup is deprecated by service due to security concern. - withNewUserAssignedManagedServiceIdentity(Creatable<Identity>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity
-
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
- withNewVirtualNetwork(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithNetworkProfile
-
Creates a new virtual network to associate with network profile in a container group.
- withNextLink(String) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Set the nextLink property: The URI to fetch the next page of cached images.
- withNextLink(String) - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Set the nextLink property: The URI to fetch the next page of capabilities.
- withNextLink(String) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Set the nextLink property: The URI to fetch the next page of container groups.
- withNextLink(String) - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Set the nextLink property: The URI to fetch the next page of operations.
- withOperation(String) - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Set the operation property: The friendly name of the operation.
- withOptions(String) - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Set the options property: The DNS options for the container group.
- withOrigin(ContainerInstanceOperationsOrigin) - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Set the origin property: The intended executor of the operation.
- withOsType(OperatingSystemTypes) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the osType property: The operating system type required by the containers in the container group.
- withOsType(OperatingSystemTypes) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the osType property: The operating system type required by the containers in the container group.
- withOsType(String) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImages
-
Set the osType property: The OS type of the cached image.
- withoutPorts() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts
-
Specifies that not ports will be opened internally or externally for this container instance.
- withoutVolume() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Skips the definition of volumes to be shared by the container instances.
- withPassword(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Set the password property: The password to the output stream from the attach.
- withPassword(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Set the password property: The password to start the exec command.
- withPassword(String) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Set the password property: The password for the private registry.
- withPath(String) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Set the path property: The path to probe.
- withPeriodSeconds(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the periodSeconds property: The period seconds.
- withPort(int) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Set the port property: The port number to probe.
- withPort(int) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Set the port property: The port number exposed within the container group.
- withPort(int) - Method in class com.azure.resourcemanager.containerinstance.models.Port
-
Set the port property: The port number.
- withPorts(List<ContainerPort>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the ports property: The exposed ports on the container instance.
- withPorts(List<ContainerPort>) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the ports property: The exposed ports on the container instance.
- withPorts(List<Port>) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Set the ports property: The list of ports exposed on the container group.
- withPriority(ContainerGroupPriority) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the priority property: The priority of the container group.
- withPriority(ContainerGroupPriority) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the priority property: The priority of the container group.
- withPrivateImageRegistry(String, String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPrivateImageRegistry
-
Specifies the private container image registry server login for the container group.
- withPrivileged(Boolean) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the privileged property: The flag to determine if the container permissions is elevated to Privileged.
- withProperties(Object) - Method in class com.azure.resourcemanager.containerinstance.models.Operation
-
Set the properties property: The additional properties.
- withProtectedSettings(Object) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Set the protectedSettings property: Protected settings for the extension.
- withProtectedSettings(Object) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Set the protectedSettings property: Protected settings for the extension.
- withProtocol(ContainerGroupNetworkProtocol) - Method in class com.azure.resourcemanager.containerinstance.models.Port
-
Set the protocol property: The protocol associated with the port.
- withProtocol(ContainerNetworkProtocol) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerPort
-
Set the protocol property: The protocol associated with the port.
- withProvider(String) - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Set the provider property: The name of the provider of the operation.
- withPublicImageRegistryOnly() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly
-
Only public container image repository will be used to create the container instances in the container group.
- withReadinessProbe(ContainerProbe) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the readinessProbe property: The readiness probe.
- withReadinessProbe(ContainerProbe) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the readinessProbe property: The readiness probe.
- withReadinessProbe(ContainerProbe) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
-
Specifies the container's readiness probe.
- withReadinessProbeExecutionCommand(List<String>, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
-
Specifies the container's readiness probe to execute a given command at a given interval.
- withReadinessProbeExecutionCommand(List<String>, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
-
Specifies the container's readiness probe to execute a given command at a given interval.
- withReadinessProbeHttpGet(String, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
-
Specifies the container's readiness probe to perform an Http Get at a given interval.
- withReadinessProbeHttpGet(String, int, int, int) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithReadinessProbe
-
Specifies the container's readiness probe to perform an Http Get at a given interval.
- withReadOnly(Boolean) - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Set the readOnly property: The flag indicating whether the Azure File shared mounted as a volume is read-only.
- withReadOnly(Boolean) - Method in class com.azure.resourcemanager.containerinstance.models.VolumeMount
-
Set the readOnly property: The flag indicating whether the volume mount is read-only.
- withReadOnlyVolumeMountSetting(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
-
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
- withReadOnlyVolumeMountSetting(Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
-
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
- withRepository(String) - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Set the repository property: Repository URL.
- withRequests(ResourceRequests) - Method in class com.azure.resourcemanager.containerinstance.models.ResourceRequirements
-
Set the requests property: The resource requests of this container instance.
- withResource(String) - Method in class com.azure.resourcemanager.containerinstance.models.OperationDisplay
-
Set the resource property: The name of the resource type of the operation.
- withResources(ResourceRequirements) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the resources property: The resource requirements of the container instance.
- withResources(ResourceRequirements) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the resources property: The resource requirements of the container instance.
- withRestartPolicy(ContainerGroupRestartPolicy) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the restartPolicy property: Restart policy for all containers within the container group
- withRestartPolicy(ContainerGroupRestartPolicy) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the restartPolicy property: Restart policy for all containers within the container group
- withRestartPolicy(ContainerGroupRestartPolicy) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithRestartPolicy
-
Specifies the restart policy for all the container instances within the container group.
- withRevision(String) - Method in class com.azure.resourcemanager.containerinstance.models.GitRepoVolume
-
Set the revision property: Commit hash for the specified revision.
- withRows(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequestTerminalSize
-
Set the rows property: The row size of the terminal.
- withRunAsGroup(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the runAsGroup property: Sets the User GID for the container.
- withRunAsUser(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the runAsUser property: Sets the User UID for the container.
- withScheme(Scheme) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerHttpGet
-
Set the scheme property: The scheme.
- withSearchDomains(String) - Method in class com.azure.resourcemanager.containerinstance.models.DnsConfiguration
-
Set the searchDomains property: The DNS search domains for hostname lookup in the container group.
- withSeccompProfile(String) - Method in class com.azure.resourcemanager.containerinstance.models.SecurityContextDefinition
-
Set the seccompProfile property: a base64 encoded string containing the contents of the JSON in the seccomp profile.
- withSecret(Map<String, String>) - Method in class com.azure.resourcemanager.containerinstance.models.Volume
-
Set the secret property: The secret volume.
- withSecrets(Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap
-
Specifies the secrets map.
- withSecureValue(String) - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Set the secureValue property: The value of the secure environment variable.
- withSecurityContext(SecurityContextDefinition) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the securityContext property: The container security properties.
- withSecurityContext(SecurityContextDefinition) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Set the securityContext property: The container security properties.
- withSecurityContext(SecurityContextDefinition) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the securityContext property: The container security properties.
- withSecurityContext(SecurityContextDefinition) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the securityContext property: The container security properties.
- withServer(String) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Set the server property: The Docker image registry server without a protocol such as "http" and "https".
- withSettings(Object) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Set the settings property: Settings for the extension.
- withSettings(Object) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Set the settings property: Settings for the extension.
- withShareName(String) - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Set the shareName property: The name of the Azure File share to be mounted as a volume.
- withSku(ContainerGroupSku) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the sku property: The SKU for a container group.
- withSku(ContainerGroupSku) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the sku property: The SKU for a container group.
- withSku(GpuSku) - Method in class com.azure.resourcemanager.containerinstance.models.GpuResource
-
Set the sku property: The SKU of the GPU resource.
- withStartingCommandLine(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
-
Specifies the starting command line.
- withStartingCommandLine(String, String...) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
-
Specifies the starting command lines.
- withStorageAccountKey(String) - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Set the storageAccountKey property: The storage account access key used to access the Azure File share.
- withStorageAccountKey(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey
-
Specifies the storage account key to access to the Azure file.
- withStorageAccountName(String) - Method in class com.azure.resourcemanager.containerinstance.models.AzureFileVolume
-
Set the storageAccountName property: The name of the storage account that contains the Azure File share.
- withStorageAccountName(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName
-
Specifies the storage account name to access to the Azure file.
- withSubnetIds(List<ContainerGroupSubnetId>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the subnetIds property: The subnet resource IDs for a container group.
- withSubnetIds(List<ContainerGroupSubnetId>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the subnetIds property: The subnet resource IDs for a container group.
- withSuccessThreshold(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the successThreshold property: The success threshold.
- withSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
-
Specifies a system assigned managed service identity with access to a specific resource with a specified role.
- withSystemAssignedIdentityBasedAccessTo(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
-
Specifies a system assigned managed service identity with access to a specific resource with a specified role from the id.
- withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
-
Specifies a system assigned managed service identity with access to the current resource group and with the specified role.
- withSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
-
Specifies a system assigned managed service identity with access to the current resource group and with the specified role from the id.
- withSystemAssignedManagedServiceIdentity() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithSystemAssignedManagedServiceIdentity
-
Specifies a system assigned managed service identity for the container group.
- withTags(Map<String, String>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
- withTerminalSize(ContainerExecRequestTerminalSize) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerExecRequest
-
Set the terminalSize property: The size of the terminal.
- withTimeoutSeconds(Integer) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerProbe
-
Set the timeoutSeconds property: The timeout seconds.
- withType(ContainerGroupIpAddressType) - Method in class com.azure.resourcemanager.containerinstance.models.IpAddress
-
Set the type property: Specifies if the IP is exposed to the public internet or private VNET.
- withType(ResourceIdentityType) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Set the type property: The type of identity used for the container group.
- withUserAssignedIdentities(Map<String, ContainerGroupIdentityUserAssignedIdentities>) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupIdentity
-
Set the userAssignedIdentities property: The list of user identities associated with the container group.
- withUsername(String) - Method in class com.azure.resourcemanager.containerinstance.models.ImageRegistryCredential
-
Set the username property: The username for the private registry.
- withValue(String) - Method in class com.azure.resourcemanager.containerinstance.models.EnvironmentVariable
-
Set the value property: The value of the environment variable.
- withValue(String) - Method in class com.azure.resourcemanager.containerinstance.models.HttpHeader
-
Set the value property: The header value.
- withValue(List<ContainerGroupInner>) - Method in class com.azure.resourcemanager.containerinstance.models.ContainerGroupListResult
-
Set the value property: The list of container groups.
- withValue(List<CachedImages>) - Method in class com.azure.resourcemanager.containerinstance.models.CachedImagesListResult
-
Set the value property: The list of cached images.
- withValue(List<Capabilities>) - Method in class com.azure.resourcemanager.containerinstance.models.CapabilitiesListResult
-
Set the value property: The list of capabilities.
- withValue(List<Operation>) - Method in class com.azure.resourcemanager.containerinstance.models.OperationListResult
-
Set the value property: The list of operations.
- withVaultBaseUrl(String) - Method in class com.azure.resourcemanager.containerinstance.models.EncryptionProperties
-
Set the vaultBaseUrl property: The keyvault base url.
- withVersion(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.DeploymentExtensionSpecProperties
-
Set the version property: Version of the extension being used.
- withVersion(String) - Method in class com.azure.resourcemanager.containerinstance.models.DeploymentExtensionSpec
-
Set the version property: Version of the extension being used.
- withVolumeMounts(List<VolumeMount>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerProperties
-
Set the volumeMounts property: The volume mounts available to the container instance.
- withVolumeMounts(List<VolumeMount>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.InitContainerPropertiesDefinition
-
Set the volumeMounts property: The volume mounts available to the init container.
- withVolumeMounts(List<VolumeMount>) - Method in class com.azure.resourcemanager.containerinstance.models.Container
-
Set the volumeMounts property: The volume mounts available to the container instance.
- withVolumeMounts(List<VolumeMount>) - Method in class com.azure.resourcemanager.containerinstance.models.InitContainerDefinition
-
Set the volumeMounts property: The volume mounts available to the init container.
- withVolumeMountSetting(String, String) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
-
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
- withVolumeMountSetting(Map<String, String>) - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
-
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
- withVolumes(List<Volume>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the volumes property: The list of volumes that can be mounted by containers in this container group.
- withVolumes(List<Volume>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupProperties
-
Set the volumes property: The list of volumes that can be mounted by containers in this container group.
- withWebSocketUri(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerAttachResponseInner
-
Set the webSocketUri property: The uri for the output stream from the attach.
- withWebSocketUri(String) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerExecResponseInner
-
Set the webSocketUri property: The uri for the exec websocket.
- withWindows() - Method in interface com.azure.resourcemanager.containerinstance.models.ContainerGroup.DefinitionStages.WithOsType
-
Specifies this is a Windows container group.
- withWorkspaceId(String) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Set the workspaceId property: The workspace id for log analytics.
- withWorkspaceKey(String) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Set the workspaceKey property: The workspace key for log analytics.
- withWorkspaceResourceId(String) - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Set the workspaceResourceId property: The workspace resource id for log analytics.
- withZones(List<String>) - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Set the zones property: The zones for the container group.
- workspaceId() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Get the workspaceId property: The workspace id for log analytics.
- workspaceKey() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Get the workspaceKey property: The workspace key for log analytics.
- workspaceResourceId() - Method in class com.azure.resourcemanager.containerinstance.models.LogAnalytics
-
Get the workspaceResourceId property: The workspace resource id for log analytics.
Z
- zones() - Method in class com.azure.resourcemanager.containerinstance.fluent.models.ContainerGroupInner
-
Get the zones property: The zones for the container group.
All Classes and Interfaces|All Packages
ContainerGroupIpAddressType.fromString(String)factory method.