Share via


RequestMethod.Put Property

Definition

Gets RequestMethod instance for PUT method.

public static Azure.Core.RequestMethod Put { get; }
static member Put : Azure.Core.RequestMethod
Public Shared ReadOnly Property Put As RequestMethod

Property Value

Applies to