SubscriptionLifecycleNotificationSpecifications.SubscriptionStateOverrideActions 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.
Gets the subscription state override actions.
public System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.SubscriptionStateOverrideAction> SubscriptionStateOverrideActions { get; }
member this.SubscriptionStateOverrideActions : System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.SubscriptionStateOverrideAction>
Public ReadOnly Property SubscriptionStateOverrideActions As IList(Of SubscriptionStateOverrideAction)