다음을 통해 공유


ISite.Name Property

Definition

Site name

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Site name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="siteName")]
public string Name { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Site name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="siteName")>]
member this.Name : string with get, set
Public Property Name As String

Property Value

Attributes

Applies to