IContactProfileThirdPartyConfiguration.ProviderName Property

Definition

Name of the third-party provider.

[Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Name of the third-party provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="providerName")]
public string ProviderName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Orbital.Runtime.Info(Description="Name of the third-party provider.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="providerName")>]
member this.ProviderName : string with get, set
Public Property ProviderName As String

Property Value

Attributes

Applies to