Freigeben über


ISbNamespaceUpdateParameters Interface

Definition

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

Properties

AlternateName
CreatedAt
DisableLocalAuth
EncryptionKeySource
EncryptionKeyVaultProperty
EncryptionRequireInfrastructureEncryption
Id (Inherited from IResource)
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
Location (Inherited from IResourceNamespacePatch)
MetricId
Name (Inherited from IResource)
PrivateEndpointConnection
ProvisioningState
ServiceBusEndpoint
SkuCapacity
SkuName
SkuTier
Status
Tag (Inherited from IResourceNamespacePatch)
Type (Inherited from IResource)
UpdatedAt

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to