Freigeben über


CommandOutputSettings.Overrides Property

Definition

The list of optional overrides allowing for association of storage containers and identities to specific types of command output. If a type is not overridden, the default identity and storage container will be utilized.

public System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.CommandOutputOverride> Overrides { get; }
member this.Overrides : System.Collections.Generic.IList<Azure.ResourceManager.NetworkCloud.Models.CommandOutputOverride>
Public ReadOnly Property Overrides As IList(Of CommandOutputOverride)

Property Value

Applies to