Skip navigation links
A C D E F G H I L M N O P R S T U V W 

A

ALWAYS - Static variable in class com.microsoft.azure.management.containerinstance.ContainerRestartPolicy
Static value always for ContainerRestartPolicy.
azureFile() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the azureFile value.
AzureFileVolume - Class in com.microsoft.azure.management.containerinstance
The Azure file volume.
AzureFileVolume() - Constructor for class com.microsoft.azure.management.containerinstance.AzureFileVolume
 

C

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.
Container - Class in com.microsoft.azure.management.containerinstance
A container instance.
Container() - Constructor for class com.microsoft.azure.management.containerinstance.Container
 
ContainerEvent - Class in com.microsoft.azure.management.containerinstance
A container event.
ContainerEvent() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerEvent
 
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
The entirety of the Azure Container Instance service container group definition.
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.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.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.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.
ContainerGroupNetworkProtocol - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerGroupNetworkProtocol.
ContainerGroupNetworkProtocol(String) - Constructor for class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Creates a custom value for ContainerGroupNetworkProtocol.
ContainerGroups - Interface in com.microsoft.azure.management.containerinstance
Entry point to the container instance management API.
ContainerPort - Class in com.microsoft.azure.management.containerinstance
The container port.
ContainerPort() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPort
 
ContainerPropertiesInstanceView - Class in com.microsoft.azure.management.containerinstance
The instance view of the container.
ContainerPropertiesInstanceView() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
 
ContainerRestartPolicy - Class in com.microsoft.azure.management.containerinstance
Defines values for ContainerRestartPolicy.
ContainerRestartPolicy(String) - Constructor for class com.microsoft.azure.management.containerinstance.ContainerRestartPolicy
Creates a custom value for ContainerRestartPolicy.
containers() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
ContainerState - Class in com.microsoft.azure.management.containerinstance
The container state.
ContainerState() - Constructor for class com.microsoft.azure.management.containerinstance.ContainerState
 
count() - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
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.

D

defineContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithFirstContainerInstance
Begins the definition of a container instance.
defineContainerInstance(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithNextContainerInstance
Begins the definition of a container instance.
defineVolume(String) - Method in interface com.microsoft.azure.management.containerinstance.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.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.WithVolume
Begins the definition of a volume that can be shared by the container instances in the container group.
detailStatus() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the detailStatus value.

E

EnvironmentVariable - Class in com.microsoft.azure.management.containerinstance
Environment variable to set within the container.
EnvironmentVariable() - Constructor for class com.microsoft.azure.management.containerinstance.EnvironmentVariable
 
environmentVariables() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the environmentVariables value.
equals(Object) - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
 
equals(Object) - Method in class com.microsoft.azure.management.containerinstance.ContainerRestartPolicy
 
equals(Object) - Method in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
 
events() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the events value.
exitCode() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the exitCode value.
externalPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
externalTcpPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
externalUdpPorts() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

F

finishTime() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the finishTime value.
firstTimestamp() - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
Get the firstTimestamp value.

G

getLogContent(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContent(String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContent(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContent(String, String, String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContentAsync(String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContentAsync(String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
Get the log content for the specified container instance within the container group.
getLogContentAsync(String, String, String) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.
getLogContentAsync(String, String, String, int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroups
Get the log content for the specified container instance within a container group.

H

hashCode() - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
 
hashCode() - Method in class com.microsoft.azure.management.containerinstance.ContainerRestartPolicy
 
hashCode() - Method in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
 

I

image() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the image value.
ImageRegistryCredential - Class in com.microsoft.azure.management.containerinstance
Image registry credential.
ImageRegistryCredential() - Constructor for class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
 
imageRegistryServers() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
instanceView() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the instanceView value.
ip() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the ip value.
ipAddress() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
IpAddress - Class in com.microsoft.azure.management.containerinstance
IP address for the group.
IpAddress() - Constructor for class com.microsoft.azure.management.containerinstance.IpAddress
Creates an instance of IpAddress class.
isIPAddressPublic() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

L

lastTimestamp() - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
Get the lastTimestamp value.
limits() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Get the limits value.
LINUX - Static variable in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
Static value Linux for OperatingSystemTypes.

M

memoryInGB() - Method in class com.microsoft.azure.management.containerinstance.ResourceLimits
Get the memoryInGB value.
memoryInGB() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequests
Get the memoryInGB value.
message() - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
Get the message value.
mountPath() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the mountPath value.

N

name() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.Volume
Get the name value.
name() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the name value.

O

OperatingSystemTypes - Class in com.microsoft.azure.management.containerinstance
Defines values for OperatingSystemTypes.
OperatingSystemTypes(String) - Constructor for class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
Creates a custom value for OperatingSystemTypes.
osType() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

P

password() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the password value.
port() - Method in class com.microsoft.azure.management.containerinstance.ContainerPort
Get the port value.
Port - Class in com.microsoft.azure.management.containerinstance
The port.
Port() - Constructor for class com.microsoft.azure.management.containerinstance.Port
 
port() - Method in class com.microsoft.azure.management.containerinstance.Port
Get the port value.
ports() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the ports value.
ports() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the ports value.
previousState() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the previousState value.
protocol() - Method in class com.microsoft.azure.management.containerinstance.Port
Get the protocol value.
provisioningState() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

R

readOnly() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the readOnly value.
readOnly() - Method in class com.microsoft.azure.management.containerinstance.VolumeMount
Get the readOnly value.
requests() - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Get the requests value.
ResourceLimits - Class in com.microsoft.azure.management.containerinstance
The resource limits.
ResourceLimits() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceLimits
 
ResourceRequests - Class in com.microsoft.azure.management.containerinstance
The resource requests.
ResourceRequests() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceRequests
 
ResourceRequirements - Class in com.microsoft.azure.management.containerinstance
The resource requirements.
ResourceRequirements() - Constructor for class com.microsoft.azure.management.containerinstance.ResourceRequirements
 
resources() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the resources value.
restartCount() - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Get the restartCount value.
restartPolicy() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

S

server() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the server value.
shareName() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the shareName value.
startTime() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the startTime value.
state() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 
state() - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Get the state value.
storageAccountKey() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the storageAccountKey value.
storageAccountName() - Method in class com.microsoft.azure.management.containerinstance.AzureFileVolume
Get the storageAccountName value.

T

TCP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Static value TCP for ContainerGroupNetworkProtocol.
toString() - Method in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
 
toString() - Method in class com.microsoft.azure.management.containerinstance.ContainerRestartPolicy
 
toString() - Method in class com.microsoft.azure.management.containerinstance.OperatingSystemTypes
 
type() - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
Get the type value.
type() - Method in class com.microsoft.azure.management.containerinstance.IpAddress
Get the type value.

U

UDP - Static variable in class com.microsoft.azure.management.containerinstance.ContainerGroupNetworkProtocol
Static value UDP for ContainerGroupNetworkProtocol.
username() - Method in class com.microsoft.azure.management.containerinstance.ImageRegistryCredential
Get the username value.

V

value() - Method in class com.microsoft.azure.management.containerinstance.EnvironmentVariable
Get the value value.
Volume - Class in com.microsoft.azure.management.containerinstance
The volume.
Volume() - Constructor for class com.microsoft.azure.management.containerinstance.Volume
 
VolumeMount - Class in com.microsoft.azure.management.containerinstance
The volume mount.
VolumeMount() - Constructor for class com.microsoft.azure.management.containerinstance.VolumeMount
 
volumeMounts() - Method in class com.microsoft.azure.management.containerinstance.Container
Get the volumeMounts value.
volumes() - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup
 

W

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.
withCommand(List<String>) - Method in class com.microsoft.azure.management.containerinstance.Container
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.ContainerEvent
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.
withCurrentState(ContainerState) - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Set the currentState value.
withDetailStatus(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerState
Set the detailStatus value.
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.
withEvents(List<ContainerEvent>) - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Set the events 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.
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.ContainerEvent
Set the firstTimestamp 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.
withInternalPort(int) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's port is available to internal clients only (other container instances within the container group).
withInternalPorts(int...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithPorts
Specifies the container's 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.ContainerEvent
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.
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.ContainerEvent
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.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.
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.
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.
withPreviousState(ContainerState) - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Set the previousState 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(ContainerGroupNetworkProtocol) - Method in class com.microsoft.azure.management.containerinstance.Port
Set the protocol 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.
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.
withRequests(ResourceRequests) - Method in class com.microsoft.azure.management.containerinstance.ResourceRequirements
Set the requests value.
withResources(ResourceRequirements) - Method in class com.microsoft.azure.management.containerinstance.Container
Set the resources value.
withRestartCount(Integer) - Method in class com.microsoft.azure.management.containerinstance.ContainerPropertiesInstanceView
Set the restartCount 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) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
Specifies the starting command line.
withStartingCommandLines(String...) - Method in interface com.microsoft.azure.management.containerinstance.ContainerGroup.DefinitionStages.ContainerInstanceDefinitionStages.WithStartingCommandLine
Specifies the starting command lines.
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.
withType(String) - Method in class com.microsoft.azure.management.containerinstance.ContainerEvent
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.
A C D E F G H I L M N O P R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/