ISimplifiedSolutionsResource.Appendix 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.
Additional parameter response for Simplified Solutions
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Additional parameter response for Simplified Solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesAppendix) }, Read=true, ReadOnly=true, Required=false, SerializedName="appendix", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesAppendix Appendix { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=false, Description="Additional parameter response for Simplified Solutions", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesAppendix) }, Read=true, ReadOnly=true, Required=false, SerializedName="appendix", Update=false)>]
member this.Appendix : Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Models.ISimplifiedSolutionsResourcePropertiesAppendix
Public ReadOnly Property Appendix As ISimplifiedSolutionsResourcePropertiesAppendix
Property Value
- Attributes