Megosztás a következőn keresztül:


INewPlansNotificationsList.NewPlansNotification Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.INewNotifications) }, Read=true, ReadOnly=false, Required=false, SerializedName="newPlansNotifications", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.INewNotifications> NewPlansNotification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.INewNotifications) }, Read=true, ReadOnly=false, Required=false, SerializedName="newPlansNotifications", Update=true)>]
member this.NewPlansNotification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.INewNotifications> with get, set
Public Property NewPlansNotification As List(Of INewNotifications)

Property Value

Attributes

Applies to