ISectionSelfHelp.ReplacementMapVideoGroup Property

Definition

Group of Videos

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

Property Value

Attributes

Applies to