SbNamespaceUpdateParameters Class

Definition

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

Constructors

SbNamespaceUpdateParameters()

Properties

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

Methods

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

Applies to