ISelfHelpIdentity.SimplifiedSolutionsResourceName 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.
Simplified Solutions Resource Name.
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Simplified Solutions Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="simplifiedSolutionsResourceName")]
public string SimplifiedSolutionsResourceName { get; set; }
[Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Simplified Solutions Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="simplifiedSolutionsResourceName", Update=true)]
public string SimplifiedSolutionsResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Description="Simplified Solutions Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="simplifiedSolutionsResourceName")>]
member this.SimplifiedSolutionsResourceName : string with get, set
[<Microsoft.Azure.PowerShell.Cmdlets.SelfHelp.Runtime.Info(Create=true, Description="Simplified Solutions Resource Name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="simplifiedSolutionsResourceName", Update=true)>]
member this.SimplifiedSolutionsResourceName : string with get, set
Public Property SimplifiedSolutionsResourceName As String
Property Value
- Attributes