Azure.ResourceManager.ContainerOrchestratorRuntime.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
ArmContainerOrchestratorRuntimeModelFactory |
Model factory for models. |
BlobStorageClassTypeProperties |
The properties of Blob StorageClass. |
ConnectedClusterBgpPeerProperties |
Details of the BgpPeer. |
ConnectedClusterLoadBalancerProperties |
Details of the LoadBalancer. |
ConnectedClusterServiceProperties |
Properties for the service resource. |
ConnectedClusterStorageClassPatch |
The model for updating a storageClass. |
ConnectedClusterStorageClassProperties |
Details of the StorageClass StorageClass. |
NativeStorageClassTypeProperties |
The properties of Native StorageClass. |
NfsStorageClassTypeProperties |
The properties of NFS StorageClass. |
RwxStorageClassTypeProperties |
The properties of RWX StorageClass. |
SmbStorageClassTypeProperties |
The properties of SMB StorageClass. |
StorageClassPropertiesUpdate |
The model for updating storageClass properties. |
StorageClassTypeProperties |
The properties of storage class of the StorageClass Please note StorageClassTypeProperties is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include BlobStorageClassTypeProperties, NativeStorageClassTypeProperties, NfsStorageClassTypeProperties, RwxStorageClassTypeProperties and SmbStorageClassTypeProperties. |
StorageClassTypePropertiesUpdate |
The model for update a storageClass. |
Structs
AdvertiseMode |
Enum of advertise mode. |
ContainerOrchestratorProvisioningState |
The status of the current operation. |
DataResilienceTier |
Data resilience tier of a storage class. |
FailoverTier |
Failover tier of a storage class. |
NfsDirectoryActionOnVolumeDeletion |
The action to take when a NFS volume is deleted. |
PerformanceTier |
Performance tier of a storage class. |
StorageClassAccessMode |
Storage Class Access Mode. |
VolumeBindingMode |
Storage class volume binding mode. |
VolumeExpansion |
Ability to expand volumes of a storage class. |
Azure SDK for .NET