次の方法で共有


ProviderRegistrationRequest.ThirdPartyProviderConsent プロパティ

定義

プロバイダーの同意を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="thirdPartyProviderConsent")]
public Microsoft.Azure.Management.ResourceManager.Models.ProviderConsentDefinition ThirdPartyProviderConsent { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thirdPartyProviderConsent")>]
member this.ThirdPartyProviderConsent : Microsoft.Azure.Management.ResourceManager.Models.ProviderConsentDefinition with get, set
Public Property ThirdPartyProviderConsent As ProviderConsentDefinition

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象