ISapDatabaseInstance.DatabaseSid 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.
Database SID name.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Database SID name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseSid")]
public string DatabaseSid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="Database SID name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="databaseSid")>]
member this.DatabaseSid : string
Public ReadOnly Property DatabaseSid As String
Property Value
- Attributes