CommandOutputSettings.Overrides Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)