ISqlServer.ServicePack 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.
ServicePack of the SQLServer.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ServicePack of the SQLServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="servicePack")]
public string ServicePack { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="ServicePack of the SQLServer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="servicePack")>]
member this.ServicePack : string
Public ReadOnly Property ServicePack As String
Property Value
- Attributes