CertificateCredentialImpl<T>.IInUpdate<T>.Attach Method

Definition

Attaches the child definition to the parent resource update.

T IInUpdate<T>.Attach ();
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update.IInUpdate<T>.Attach : unit -> 'T
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.ChildResource.Update.IInUpdate<T>.Attach : unit -> 'T
Function Attach () As T Implements IInUpdate(Of T).Attach

Returns

T

Implements

Applies to