Delen via


ISbNamespace Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespaceTypeConverter))]
public interface ISbNamespace : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api10.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbNamespaceTypeConverter))>]
type ISbNamespace = interface
    interface IJsonSerializable
    interface ITrackedResource
    interface IResource
Public Interface ISbNamespace
Implements ITrackedResource
Derived
Attributes
Implements

Properties

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

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to