Partilhar via


PropertyChangeTypeExtensions.IsDelete(PropertyChangeType) Method

Definition

public static bool IsDelete (this Microsoft.Azure.Management.ResourceManager.Models.PropertyChangeType propertyChangeType);
static member IsDelete : Microsoft.Azure.Management.ResourceManager.Models.PropertyChangeType -> bool
<Extension()>
Public Function IsDelete (propertyChangeType As PropertyChangeType) As Boolean

Parameters

propertyChangeType
PropertyChangeType

Returns

Applies to