ResourceBase<IFluentResourceT,InnerResourceT,FluentResourceT,IDefinitionAfterRegion,DefTypeWithTags,UTypeWithTags>.WithoutTag Method

Definition

public FluentResourceT WithoutTag (string key);
member this.WithoutTag : string -> 'FluentResourceT
Public Function WithoutTag (key As String) As FluentResourceT

Parameters

key
String

Returns

FluentResourceT

Applies to