Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 784 Bytes

Remove-SFProperty.md

File metadata and controls

21 lines (9 loc) · 784 Bytes

Remove-SFProperty

Deletes the specified Service Fabric property.

Description

Deletes the specified Service Fabric property under a given name. A property must be created before it can be deleted.

Required Parameters

-NameId

The Service Fabric name, without the 'fabric:' URI scheme.

-PropertyName

Specifies the name of the property to get.