Share via


IServiceRegistryResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ServiceRegistryResourceTypeConverter))]
public interface IServiceRegistryResource : Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.IResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Models.Api20220401.ServiceRegistryResourceTypeConverter))>]
type IServiceRegistryResource = interface
    interface IJsonSerializable
    interface IResource
Public Interface IServiceRegistryResource
Implements IResource
Derived
Attributes
Implements

Properties

Id

Fully qualified resource Id for the resource.

(Inherited from IResource)
Instance

Collection of instances belong to Service Registry.

Name

The name of the resource.

(Inherited from IResource)
ProvisioningState

State of the Service Registry.

ResourceRequestCpu

Cpu allocated to each Service Registry instance

ResourceRequestInstanceCount

Instance count of the Service Registry

ResourceRequestMemory

Memory allocated to each Service Registry instance

SystemDataCreatedAt

The timestamp of resource creation (UTC).

(Inherited from IResource)
SystemDataCreatedBy

The identity that created the resource.

(Inherited from IResource)
SystemDataCreatedByType

The type of identity that created the resource.

(Inherited from IResource)
SystemDataLastModifiedAt

The timestamp of resource modification (UTC).

(Inherited from IResource)
SystemDataLastModifiedBy

The identity that last modified the resource.

(Inherited from IResource)
SystemDataLastModifiedByType

The type of identity that last modified the resource.

(Inherited from IResource)
Type

The type of the resource.

(Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to