次の方法で共有


ISbNamespaceProperties Interface

Definition

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

Properties

AlternateName
CreatedAt
DisableLocalAuth
EncryptionKeySource
EncryptionKeyVaultProperty
EncryptionRequireInfrastructureEncryption
MetricId
MinimumTlsVersion
PremiumMessagingPartition
PrivateEndpointConnection
ProvisioningState
PublicNetworkAccess
ServiceBusEndpoint
Status
UpdatedAt
ZoneRedundant

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to