Share via


IServiceRegistryResource.ResourceRequestCpu Property

Definition

Cpu allocated to each Service Registry instance

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Cpu allocated to each Service Registry instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")]
public string ResourceRequestCpu { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Description="Cpu allocated to each Service Registry instance", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="cpu")>]
member this.ResourceRequestCpu : string
Public ReadOnly Property ResourceRequestCpu As String

Property Value

Attributes

Applies to