IStampCapacity.SiteMode 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.
Shared or Dedicated.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Shared or Dedicated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="siteMode")]
public string SiteMode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Shared or Dedicated.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="siteMode")>]
member this.SiteMode : string with get, set
Public Property SiteMode As String
Property Value
- Attributes