次の方法で共有


IStringList.Property Property

Definition

List of string resources.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of string resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="properties")]
public string[] Property { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of string resources.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="properties")>]
member this.Property : string[] with get, set
Public Property Property As String()

Property Value

String[]
Attributes

Applies to