ISapCentralServerInstance.KernelPatch 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.
The central services instance Kernel Patch level.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The central services instance Kernel Patch level.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kernelPatch")]
public string KernelPatch { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The central services instance Kernel Patch level.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kernelPatch")>]
member this.KernelPatch : string
Public ReadOnly Property KernelPatch As String
Property Value
- Attributes