ISbNamespaceUpdateParameters Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |