다음을 통해 공유


IBot.PublishingCredentials Property

Definition

Publishing credentials of the resource

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Publishing credentials of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publishingCredentials")]
public string PublishingCredentials { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Publishing credentials of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publishingCredentials")>]
member this.PublishingCredentials : string with get, set
Public Property PublishingCredentials As String

Property Value

Attributes

Applies to