IPoolImage.Buffer Property
Definition
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.
The percentage of the buffer to be allocated to this image.
[Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The percentage of the buffer to be allocated to this image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="buffer", Update=true)]
public string Buffer { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Mdp.Runtime.Info(Create=true, Description="The percentage of the buffer to be allocated to this image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="buffer", Update=true)>]
member this.Buffer : string with get, set
Public Property Buffer As String
Property Value
- Attributes