Partager via


IStampCapacity.SiteMode Property

Definition

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

Applies to