IVolumeDefinition.Consistency Property

Definition

Consistency of the volume

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Consistency of the volume", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="consistency", Update=true)]
public string Consistency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Consistency of the volume", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="consistency", Update=true)>]
member this.Consistency : string with get, set
Public Property Consistency As String

Property Value

Attributes

Applies to