次の方法で共有


SbClientAffineProperties Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbClientAffinePropertiesTypeConverter))]
public class SbClientAffineProperties : Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.ISbClientAffineProperties
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ServiceBus.Models.Api20221001Preview.SbClientAffinePropertiesTypeConverter))>]
type SbClientAffineProperties = class
    interface ISbClientAffineProperties
    interface IJsonSerializable
Public Class SbClientAffineProperties
Implements ISbClientAffineProperties
Inheritance
SbClientAffineProperties
Attributes
Implements

Constructors

SbClientAffineProperties()

Properties

ClientId
IsDurable
IsShared

Methods

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

Applies to