次の方法で共有


SbNamespaceProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespacePropertiesTypeConverter))]
public class SbNamespaceProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ISbNamespaceProperties
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespacePropertiesTypeConverter))>]
type SbNamespaceProperties = class
    interface ISbNamespaceProperties
    interface IJsonSerializable
Public Class SbNamespaceProperties
Implements ISbNamespaceProperties
Inheritance
SbNamespaceProperties
Attributes
Implements

Constructors

SbNamespaceProperties()

Properties

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

Methods

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

Applies to