ISolutionPatchRequestBody.ReplacementMapVideoGroup Property

Definition

Group of Videos

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

Property Value

Attributes

Applies to