Delen via


SbNamespace Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespaceTypeConverter))]
public class SbNamespace : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ISbNamespace, Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespaceTypeConverter))>]
type SbNamespace = class
    interface ISbNamespace
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
    interface IValidates
Public Class SbNamespace
Implements ISbNamespace, IValidates
Inheritance
SbNamespace
Attributes
Implements

Constructors

SbNamespace()

Properties

AlternateName
CreatedAt
DisableLocalAuth
Id
IdentityType
KeySource
KeyVaultProperty
Location
MetricId
MinimumTlsVersion
Name
PremiumMessagingPartition
PrincipalId
PrivateEndpointConnection
ProvisioningState
PublicNetworkAccess
RequireInfrastructureEncryption
ResourceGroupName
ServiceBusEndpoint
SkuCapacity
SkuName
SkuTier
Status
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Tag
TenantId
Type
UpdatedAt
UserAssignedIdentity
ZoneRedundant

Methods

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

Applies to