INamespaceReplicaLocation Interface

Definition

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

Properties

Name Description
LocationName
RoleType

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to