Condividi tramite


IUsage.SiteMode Property

Definition

Site mode used for this usage.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Site mode used for this usage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="siteMode")]
public string SiteMode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Site mode used for this usage.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="siteMode")>]
member this.SiteMode : string
Public ReadOnly Property SiteMode As String

Property Value

Attributes

Applies to