IStackHciIdentity.DeploymentSettingsName 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.
Name of Deployment Setting
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of Deployment Setting", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentSettingsName")]
public string DeploymentSettingsName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Name of Deployment Setting", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="deploymentSettingsName")>]
member this.DeploymentSettingsName : string with get, set
Public Property DeploymentSettingsName As String
Property Value
- Attributes