ISbeCredentials.EceSecretName 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.
secret name expected for Enterprise Cloud Engine (ECE).
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="secret name expected for Enterprise Cloud Engine (ECE).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eceSecretName")]
public string EceSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="secret name expected for Enterprise Cloud Engine (ECE).", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="eceSecretName")>]
member this.EceSecretName : string with get, set
Public Property EceSecretName As String
Property Value
- Attributes