ISolutionResourceSelfHelp.ReplacementMapVideo 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.
Video solutions, which have the power to engage the customer by stimulating their senses
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Video solutions, which have the power to engage the customer by stimulating their senses", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IVideo) }, Read=true, ReadOnly=true, Required=false, SerializedName="videos", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IVideo> ReplacementMapVideo { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Video solutions, which have the power to engage the customer by stimulating their senses", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IVideo) }, Read=true, ReadOnly=true, Required=false, SerializedName="videos", Update=false)>]
member this.ReplacementMapVideo : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.IVideo>
Public ReadOnly Property ReplacementMapVideo As List(Of IVideo)
Property Value
- Attributes