GroupableResources<IFluentResourceT,FluentResourceT,InnerResourceT,InnerCollectionT,ManagerT>.DeleteByResourceGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void DeleteByResourceGroup (string groupName, string name);
abstract member DeleteByResourceGroup : string * string -> unit
override this.DeleteByResourceGroup : string * string -> unit
Public Sub DeleteByResourceGroup (groupName As String, name As String)
Parameters
- groupName
- String
- name
- String