Share via


ISolutionPatchRequestBody.ReplacementMapVideoGroup Property

Definition

Group of Videos

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

Property Value

Attributes

Applies to