Share via


MediaServiceUpdate.StorageAuthentication Property

Definition

Gets or sets possible values include: '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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to