Bagikan melalui


ConsumerInvitation.ProviderName Property

Definition

Gets name of the provider who created the resource

[Newtonsoft.Json.JsonProperty(PropertyName="properties.providerName")]
public string ProviderName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.providerName")>]
member this.ProviderName : string
Public ReadOnly Property ProviderName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to