ResourceNamespacePatch Class

Definition

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

Constructors

ResourceNamespacePatch()

Properties

Id
Location
Name
Tag
Type

Methods

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

Applies to