ISelfHelpIdentity.SimplifiedSolutionsResourceName Property

Definition

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

Applies to