Freigeben über


ISbNamespaceUpdateProperties Interface

Definition

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

Properties

AlternateName
CreatedAt
DisableLocalAuth
EncryptionKeySource
EncryptionKeyVaultProperty
EncryptionRequireInfrastructureEncryption
MetricId
PrivateEndpointConnection
ProvisioningState
ServiceBusEndpoint
Status
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to