次の方法で共有


MediaService.StorageAuthentication プロパティ

定義

使用可能な値を取得または設定します。'System'、'ManagedIdentity'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAuthentication")]
public Microsoft.Azure.Management.Media.Models.StorageAuthentication? StorageAuthentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageAuthentication")>]
member this.StorageAuthentication : Nullable<Microsoft.Azure.Management.Media.Models.StorageAuthentication> with get, set
Public Property StorageAuthentication As Nullable(Of StorageAuthentication)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象