- cols() - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
-
Get the cols value.
- com.microsoft.azure.management.containerinstance - package com.microsoft.azure.management.containerinstance
-
This package contains the classes for ContainerInstanceManagementClient.
- command() - Method in class com.microsoft.azure.management.containerinstance.Container
-
Get the command value.
- command() - Method in class com.microsoft.azure.management.containerinstance.ContainerExec
-
Get the command value.
- Container - Class in com.microsoft.azure.management.containerinstance
-
A container instance.
- Container() - Constructor for class com.microsoft.azure.management.containerinstance.Container
-
- ContainerExec - Class in com.microsoft.azure.management.containerinstance
-
The container execution command, for liveness or readiness probe.
- ContainerExec() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerExec
-
- ContainerExecRequestTerminalSize - Class in com.microsoft.azure.management.containerinstance
-
The size of the terminal.
- ContainerExecRequestTerminalSize() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
-
- ContainerExecResponse - Interface in com.microsoft.azure.management.containerinstance
-
Response containing the container exec command.
- ContainerGroup - Interface in com.microsoft.azure.management.containerinstance
-
An immutable client-side representation of an Azure Container Group.
- ContainerGroup.Definition - Interface in com.microsoft.azure.management.containerinstance
-
Starts the exec command for a specific container instance within the current group asynchronously.
- ContainerGroup.DefinitionStages - Interface in com.microsoft.azure.management.containerinstance
-
Grouping of the container group definition stages.
- ContainerGroup.DefinitionStages.Blank - Interface in com.microsoft.azure.management.containerinstance
-
The first stage of the container group definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages - Interface in com.microsoft.azure.management.containerinstance
-
Grouping of volume definition stages.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinition<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
Grouping of the container group's volume definition stages.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.ContainerInstanceDefinitionBlank<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The first stage of the container instance definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithContainerInstanceAttach<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The final stage of the container instance definition.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the number of CPU cores.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the environment variables.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the container image.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the memory size in GB.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithOrWithoutPorts<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify (or not) the container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
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.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPortsOrContainerInstanceAttach<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify one or more container ports.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify the starting command line.
- ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container instance definition allowing to specify volume mount setting.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages - Interface in com.microsoft.azure.management.containerinstance
-
Grouping of volume definition stages.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinition<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
Grouping of the container group's volume definition stages.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.VolumeDefinitionBlank<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The first stage of the volume definition.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the volume definition allowing to specify a read only Azure File Share name.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the volume definition allowing to specify the Git target directory name mappings.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the volume definition allowing to specify the Git revision.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the volume definition allowing to specify the Git URL mappings.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the volume definition allowing to specify the secrets map.
- ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey<ParentT> - Interface in com.microsoft.azure.management.containerinstance
-
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.microsoft.azure.management.containerinstance
-
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.microsoft.azure.management.containerinstance
-
The final stage of the volume definition.
- ContainerGroup.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.containerinstance
-
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.WithDnsPrefix - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify the DNS prefix label.
- ContainerGroup.DefinitionStages.WithFirstContainerInstance - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify first required container instance.
- ContainerGroup.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify the resource group.
- ContainerGroup.DefinitionStages.WithNextContainerInstance - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify a container instance.
- ContainerGroup.DefinitionStages.WithOsType - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify the OS type.
- ContainerGroup.DefinitionStages.WithPrivateImageRegistry - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify a private image registry.
- ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify a private image registry or a volume.
- ContainerGroup.DefinitionStages.WithPublicImageRegistryOnly - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to skip the private image registry.
- ContainerGroup.DefinitionStages.WithPublicOrPrivateImageRegistry - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify a public only or private image registry.
- ContainerGroup.DefinitionStages.WithRestartPolicy - Interface in com.microsoft.azure.management.containerinstance
-
The stage of the container group definition allowing to specify the container group restart policy.
- ContainerGroup.DefinitionStages.WithVolume - Interface in com.microsoft.azure.management.containerinstance
-
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.microsoft.azure.management.containerinstance
-
The template for an update operation, containing all the settings that can be modified.
- ContainerGroupDiagnostics - Class in com.microsoft.azure.management.containerinstance
-
Container group diagnostic information.
- ContainerGroupDiagnostics() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupDiagnostics
-
- ContainerGroupNetworkProtocol - Class in com.microsoft.azure.management.containerinstance
-
Defines values for ContainerGroupNetworkProtocol.
- ContainerGroupNetworkProtocol() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
-
- ContainerGroupPropertiesInstanceView - Class in com.microsoft.azure.management.containerinstance
-
The instance view of the container group.
- ContainerGroupPropertiesInstanceView() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupPropertiesInstanceView
-
- ContainerGroupRestartPolicy - Class in com.microsoft.azure.management.containerinstance
-
Defines values for ContainerGroupRestartPolicy.
- ContainerGroupRestartPolicy() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupRestartPolicy
-
- ContainerGroups - Interface in com.microsoft.azure.management.containerinstance
-
Entry point to the container instance management API.
- ContainerHttpGet - Class in com.microsoft.azure.management.containerinstance
-
The container Http Get settings, for liveness or readiness probe.
- ContainerHttpGet() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerHttpGet
-
- ContainerInstanceOperationsOrigin - Class in com.microsoft.azure.management.containerinstance
-
Defines values for ContainerInstanceOperationsOrigin.
- ContainerInstanceOperationsOrigin() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerInstanceOperationsOrigin
-
- ContainerNetworkProtocol - Class in com.microsoft.azure.management.containerinstance
-
Defines values for ContainerNetworkProtocol.
- ContainerNetworkProtocol() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerNetworkProtocol
-
- ContainerPort - Class in com.microsoft.azure.management.containerinstance
-
The port exposed on the container instance.
- ContainerPort() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPort
-
- ContainerProbe - Class in com.microsoft.azure.management.containerinstance
-
The container probe, for liveness or readiness.
- ContainerProbe() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerProbe
-
- ContainerPropertiesInstanceView - Class in com.microsoft.azure.management.containerinstance
-
The instance view of the container instance.
- ContainerPropertiesInstanceView() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
-
- containers() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
-
- ContainerState - Class in com.microsoft.azure.management.containerinstance
-
The container instance state.
- ContainerState() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerState
-
- count() - Method in class com.microsoft.azure.management.containerinstance.Event
-
Get the count value.
- cpu() - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
-
Get the cpu value.
- cpu() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
-
Get the cpu value.
- currentState() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
-
Get the currentState value.
- currentValue() - Method in class com.microsoft.azure.management.containerinstance.Usage
-
Get the currentValue value.
- webSocketUri() - Method in interface com.microsoft.azure.management.containerinstance.ContainerExecResponse
-
Get the webSocketUri value.
- WINDOWS - Static variable in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
-
Static value Windows for OperatingSystemTypes.
- withAzureFile(AzureFileVolume) - Method in class com.microsoft.azure.management.containerinstance.Volume
-
Set the azureFile value.
- withCols(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
-
Set the cols value.
- withCommand(List<String>) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the command value.
- withCommand(List<String>) - Method in class com.microsoft.azure.management.containerinstance.ContainerExec
-
Set the command value.
- withContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.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.
- withCount(Integer) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the count value.
- withCpu(Double) - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
-
Set the cpu value.
- withCpu(double) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
-
Set the cpu value.
- withCpuCoreCount(double) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithCpuCoreCount
-
Specifies the number of CPU cores assigned to this container instance.
- withDescription(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
-
Set the description value.
- withDetailStatus(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
-
Set the detailStatus value.
- withDirectory(String) - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
-
Set the directory value.
- withDisplay(OperationDisplay) - Method in class com.microsoft.azure.management.containerinstance.Operation
-
Set the display value.
- withDnsNameLabel(String) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
-
Set the dnsNameLabel value.
- withDnsPrefix(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithDnsPrefix
-
Specifies the DNS prefix to be used to create the FQDN for the container group.
- withEmptyDir(Object) - Method in class com.microsoft.azure.management.containerinstance.Volume
-
Set the emptyDir value.
- withEmptyDirectoryVolume(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Specifies an empty directory volume that can be shared by the container instances in the container group.
- withEnvironmentVariable(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variable.
- withEnvironmentVariables(List<EnvironmentVariable>) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the environmentVariables value.
- withEnvironmentVariables(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variables.
- withEnvironmentVariableWithSecuredValue(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies a collection of name and secure value pairs for the environment variables.
- withEnvironmentVariableWithSecuredValue(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithEnvironmentVariables
-
Specifies the environment variable that has a secured value.
- withExec(ContainerExec) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the exec value.
- withExistingReadOnlyAzureFileShare(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
-
Specifies an existing Azure file share name.
- withExistingReadWriteAzureFileShare(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithAzureFileShare
-
Specifies an existing Azure file share name.
- withExitCode(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
-
Set the exitCode value.
- withExternalTcpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP port available to external clients.
- withExternalTcpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's TCP ports available to external clients.
- withExternalUdpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's UDP port available to external clients.
- withExternalUdpPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
-
Specifies the container's UDP ports available to external clients.
- withFailureThreshold(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the failureThreshold value.
- withFinishTime(DateTime) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
-
Set the finishTime value.
- withFirstTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the firstTimestamp value.
- withGitDirectoryName(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitDirectoryName
-
Specifies the Git target directory name for the new volume.
- withGitRepo(GitRepoVolume) - Method in class com.microsoft.azure.management.containerinstance.Volume
-
Set the gitRepo value.
- withGitRevision(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitRevision
-
Specifies the Git revision for the new volume.
- withGitUrl(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithGitUrl
-
Specifies the Git URL for the new volume.
- withHttpGet(ContainerHttpGet) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the httpGet value.
- withImage(String) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the image value.
- withImage(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithImage
-
Specifies the container image to be used.
- withInitialDelaySeconds(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the initialDelaySeconds value.
- withInternalTcpPort(int) - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.IpAddress
-
Set the ip value.
- withLastTimestamp(DateTime) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the lastTimestamp value.
- withLimits(ResourceLimits) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
-
Set the limits value.
- withLinux() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithOsType
-
Specifies this is a Linux container group.
- withLivenessProbe(ContainerProbe) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the livenessProbe value.
- withLogAnalytics(LogAnalytics) - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupDiagnostics
-
Set the logAnalytics value.
- withMemoryInGB(Double) - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
-
Set the memoryInGB value.
- withMemoryInGB(double) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
-
Set the memoryInGB value.
- withMemorySizeInGB(double) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithMemorySize
-
Specifies the memory size in GB assigned to this container instance.
- withMessage(String) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the message value.
- withMountPath(String) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
-
Set the mountPath value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.Operation
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.Volume
-
Set the name value.
- withName(String) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
-
Set the name value.
- withNewAzureFileShareVolume(String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Specifies a new Azure file share name to be created.
- withOperation(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
-
Set the operation value.
- withOrigin(ContainerInstanceOperationsOrigin) - Method in class com.microsoft.azure.management.containerinstance.Operation
-
Set the origin value.
- withoutPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithoutPorts
-
Specifies that not ports will be opened internally or externally for this container instance.
- withoutVolume() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistryOrVolume
-
Skips the definition of volumes to be shared by the container instances.
- withPassword(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
-
Set the password value.
- withPath(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerHttpGet
-
Set the path value.
- withPeriodSeconds(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the periodSeconds value.
- withPort(int) - Method in class com.microsoft.azure.management.containerinstance.ContainerHttpGet
-
Set the port value.
- withPort(int) - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
-
Set the port value.
- withPort(int) - Method in class com.microsoft.azure.management.containerinstance.Port
-
Set the port value.
- withPorts(List<ContainerPort>) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the ports value.
- withPorts(List<Port>) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
-
Set the ports value.
- withPrivateImageRegistry(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithPrivateImageRegistry
-
Specifies the private container image registry server login for the container group.
- withProtocol(ContainerNetworkProtocol) - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
-
Set the protocol value.
- withProtocol(ContainerGroupNetworkProtocol) - Method in class com.microsoft.azure.management.containerinstance.Port
-
Set the protocol value.
- withProvider(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
-
Set the provider value.
- withPublicImageRegistryOnly() - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.Container
-
Set the readinessProbe value.
- withReadOnly(Boolean) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
-
Set the readOnly value.
- withReadOnly(Boolean) - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
-
Set the readOnly value.
- withReadOnlyVolumeMountSetting(String, String) - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.GitRepoVolume
-
Set the repository value.
- withRequests(ResourceRequests) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
-
Set the requests value.
- withResource(String) - Method in class com.microsoft.azure.management.containerinstance.OperationDisplay
-
Set the resource value.
- withResources(ResourceRequirements) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the resources value.
- withRestartPolicy(ContainerGroupRestartPolicy) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithRestartPolicy
-
Specifies the restart policy for all the container instances within the container group.
- withRevision(String) - Method in class com.microsoft.azure.management.containerinstance.GitRepoVolume
-
Set the revision value.
- withRows(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerExecRequestTerminalSize
-
Set the rows value.
- withScheme(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerHttpGet
-
Set the scheme value.
- withSecret(Map<String, String>) - Method in class com.microsoft.azure.management.containerinstance.Volume
-
Set the secret value.
- withSecrets(Map<String, String>) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithSecretsMap
-
Specifies the secrets map.
- withSecureValue(String) - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
-
Set the secureValue value.
- withServer(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
-
Set the server value.
- withShareName(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
-
Set the shareName value.
- withStartingCommandLine(String, String...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
-
Specifies the starting command lines.
- withStartingCommandLine(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
-
Specifies the starting command line.
- withStartTime(DateTime) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
-
Set the startTime value.
- withState(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
-
Set the state value.
- withStorageAccountKey(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
-
Set the storageAccountKey value.
- withStorageAccountKey(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountKey
-
Specifies the storage account key to access to the Azure file.
- withStorageAccountName(String) - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
-
Set the storageAccountName value.
- withStorageAccountName(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.VolumeDefinitionStages.WithStorageAccountName
-
Specifies the storage account name to access to the Azure file.
- withSuccessThreshold(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the successThreshold value.
- withTimeoutSeconds(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerProbe
-
Set the timeoutSeconds value.
- withType(String) - Method in class com.microsoft.azure.management.containerinstance.Event
-
Set the type value.
- withType(String) - Method in class com.microsoft.azure.management.containerinstance.IpAddress
-
Set the type value.
- withUsername(String) - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
-
Set the username value.
- withValue(String) - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
-
Set the value value.
- withVolumeMounts(List<VolumeMount>) - Method in class com.microsoft.azure.management.containerinstance.Container
-
Set the volumeMounts value.
- withVolumeMountSetting(String, String) - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithVolumeMountSetting
-
Specifies the container group's volume to be mounted by the container instance at a specified mount path.
- withWindows() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithOsType
-
Specifies this is a Windows container group.
- withWorkspaceId(String) - Method in class com.microsoft.azure.management.containerinstance.LogAnalytics
-
Set the workspaceId value.
- withWorkspaceKey(String) - Method in class com.microsoft.azure.management.containerinstance.LogAnalytics
-
Set the workspaceKey value.
- workspaceId() - Method in class com.microsoft.azure.management.containerinstance.LogAnalytics
-
Get the workspaceId value.
- workspaceKey() - Method in class com.microsoft.azure.management.containerinstance.LogAnalytics
-
Get the workspaceKey value.