PrivateLinkResourcePatch.IPersistableModel<PrivateLinkResourcePatch>.Create Method

Definition

Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch IPersistableModel<PrivateLinkResourcePatch>.Create(BinaryData data, System.ClientModel.Primitives.ModelReaderWriterOptions options);
abstract member System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch>.Create : BinaryData * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch
override this.System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch>.Create : BinaryData * System.ClientModel.Primitives.ModelReaderWriterOptions -> Azure.ResourceManager.SecurityCenter.Models.PrivateLinkResourcePatch
Function Create (data As BinaryData, options As ModelReaderWriterOptions) As PrivateLinkResourcePatch Implements IPersistableModel(Of PrivateLinkResourcePatch).Create

Parameters

data
BinaryData

The data to parse.

options
ModelReaderWriterOptions

The client options for reading and writing models.

Returns

Implements

Applies to