次の方法で共有


NamespaceReplicaLocation Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NamespaceReplicaLocationTypeConverter))]
public class NamespaceReplicaLocation : Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.INamespaceReplicaLocation
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EventHub.Models.Api202301Preview.NamespaceReplicaLocationTypeConverter))>]
type NamespaceReplicaLocation = class
    interface INamespaceReplicaLocation
    interface IJsonSerializable
Public Class NamespaceReplicaLocation
Implements INamespaceReplicaLocation
Inheritance
NamespaceReplicaLocation
Attributes
Implements

Constructors

NamespaceReplicaLocation()

Properties

ClusterArmId
LocationName
RoleType

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to