Freigeben über


INetworkCloudIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.NetworkCloudIdentityTypeConverter))]
public interface INetworkCloudIdentity : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.NetworkCloudIdentityTypeConverter))>]
type INetworkCloudIdentity = interface
    interface IJsonSerializable
Public Interface INetworkCloudIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AgentPoolName

The name of the Kubernetes cluster agent pool.

BareMetalMachineKeySetName

The name of the bare metal machine key set.

BareMetalMachineName

The name of the bare metal machine.

BmcKeySetName

The name of the baseboard management controller key set.

CloudServicesNetworkName

The name of the cloud services network.

ClusterManagerName

The name of the cluster manager.

ClusterName

The name of the cluster.

ConsoleName

The name of the virtual machine console.

Id

Resource identity path

KubernetesClusterName

The name of the Kubernetes cluster.

L2NetworkName

The name of the L2 network.

L3NetworkName

The name of the L3 network.

MetricsConfigurationName

The name of the metrics configuration for the cluster.

RackName

The name of the rack.

RackSkuName

The name of the rack SKU.

ResourceGroupName

The name of the resource group. The name is case insensitive.

StorageApplianceName

The name of the storage appliance.

SubscriptionId

The ID of the target subscription. The value must be an UUID.

TrunkedNetworkName

The name of the trunked network.

VirtualMachineName

The name of the virtual machine.

VolumeName

The name of the volume.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to